Refactor detection of native display-line-numbers
This commit is contained in:
parent
da7f9019d1
commit
9a4cce8d9a
3 changed files with 6 additions and 4 deletions
|
@ -26,6 +26,8 @@ relative number of a line.
|
|||
Lisp programs can disable display of a line number of a particular
|
||||
buffer line by putting the display-line-numbers-disable text property
|
||||
or overlay property on the first visible character of that line.")
|
||||
;;;###autoload
|
||||
(put 'display-line-numbers 'nlinum t)
|
||||
|
||||
;;;###autoload
|
||||
(defcustom display-line-numbers-type t
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue