nlinum: more space in line number column + add narf-linum face
This commit is contained in:
parent
95c671adc2
commit
6ac3e495bd
1 changed files with 3 additions and 1 deletions
|
@ -170,6 +170,8 @@
|
|||
(defvar nlinum-format "%4d ")
|
||||
(defvar narf--hl-nlinum-overlay nil)
|
||||
(defvar narf--hl-nlinum-line nil)
|
||||
(defface narf-linum '((t (:inherit linum)))
|
||||
"Face for line in popups")
|
||||
(defface linum-highlight-face '((t (:inherit linum)))
|
||||
"Face for line highlights")
|
||||
:init
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue