*Another* cleanup

This commit is contained in:
Henrik Lissner 2015-11-24 03:46:02 -05:00
parent 5d350a7542
commit f7c9bc65a0
5 changed files with 6 additions and 13 deletions

View file

@ -146,7 +146,7 @@
:preface
(defvar narf--hl-nlinum-overlay nil)
(defvar narf--hl-nlinum-line nil)
(defvar nlinum-format " %4d ")
(defvar nlinum-format " %4d ")
(defface linum-highlight-face '((t (:inherit linum))) "Face for line highlights")
(setq linum-format "%3d ")
:init