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