GNU-devel ELPA - nlinum

nlinum

Description
Show line numbers in the margin
Latest
nlinum-1.9.0.20221221.80940.tar (.sig), 2024-Mar-31, 20.0 KiB
Maintainer
Stefan Monnier <monnier@iro.umontreal.ca>
Atom feed
nlinum.xml
Website
https://elpa.gnu.org/packages/nlinum.html
Browse repository
CGit or Gitweb
Badge

To install this package from Emacs, use package-install or list-packages.

Full description

This is like linum-mode, but uses jit-lock to be (hopefully)
more efficient.

News:

v1.9:
- Add `nlinu-widen'.

v1.8:
- Add `nlinum-use-right-margin'.

v1.7:
- Add ability to highlight current line number.
- New custom variable `nlinum-highlight-current-line' and
  face `nlinum-current-line'.
- New `nlinum' group in Custom.

v1.3:
- New custom variable `nlinum-format'.
- Change in calling convention of `nlinum-format-function'.

v1.2:
- New global mode `global-nlinum-mode'.
- New config var `nlinum-format-function'.

Known bugs:
- When narrowed, there can be a "bogus" line number that appears at the
  very end of the buffer.
- After widening, the current line's number may stay stale until the
  next command.

Old versions

nlinum-1.9.0.20201128.234208.tar.lz2020-Dec-144.84 KiB
nlinum-1.9.0.20201128.184208.tar.lz2021-Oct-094.85 KiB

News

v1.9:
- Add `nlinu-widen'.

v1.8:
- Add `nlinum-use-right-margin'.

v1.7:
- Add ability to highlight current line number.
- New custom variable `nlinum-highlight-current-line' and
  face `nlinum-current-line'.
- New `nlinum' group in Custom.

v1.3:
- New custom variable `nlinum-format'.
- Change in calling convention of `nlinum-format-function'.

v1.2:
- New global mode `global-nlinum-mode'.
- New config var `nlinum-format-function'.

Known bugs:
- When narrowed, there can be a "bogus" line number that appears at the
  very end of the buffer.
- After widening, the current line's number may stay stale until the
  next command.