mirror of
https://github.com/doomemacs/doomemacs
synced 2025-09-20 16:11:07 -05:00
nlinum: less right-padding
This commit is contained in:
@@ -151,7 +151,7 @@
|
||||
(defface linum-highlight-face '((t (:inherit linum))) "Face for line highlights")
|
||||
(defvar narf--hl-nlinum-overlay nil)
|
||||
(defvar narf--hl-nlinum-line nil)
|
||||
(defvar nlinum-format "%4d ")
|
||||
(defvar nlinum-format "%4d ")
|
||||
(setq linum-format "%3d ")
|
||||
:init
|
||||
(defun narf|nlinum-enable ()
|
||||
|
Reference in New Issue
Block a user