Add unused nlinum-relative.
This commit is contained in:
parent
7e32290123
commit
37ed3dd79f
@ -284,6 +284,10 @@ targets."
|
|||||||
:after (embark consult))
|
:after (embark consult))
|
||||||
|
|
||||||
;; SORTA WORKING: Relative line numbers with stuff
|
;; SORTA WORKING: Relative line numbers with stuff
|
||||||
|
;; (use-package nlinum-relative
|
||||||
|
;; :custom
|
||||||
|
;; (nlinum-format "%s ")
|
||||||
|
;; (nlinum-relative-redisplay-delay 0))
|
||||||
(use-package linum-relative
|
(use-package linum-relative
|
||||||
:straight (:host nil
|
:straight (:host nil
|
||||||
:type git
|
:type git
|
||||||
|
Loading…
Reference in New Issue
Block a user