General clean up

This commit is contained in:
Henrik Lissner 2016-05-19 03:17:59 -04:00
parent 455dd93faf
commit f6e5420887
4 changed files with 39 additions and 39 deletions

View file

@ -167,7 +167,7 @@
:commands nlinum-mode
:preface
(setq linum-format "%3d ")
(defvar nlinum-format "%4d ")
(defvar nlinum-format "%4d ")
(defvar narf--hl-nlinum-overlay nil)
(defvar narf--hl-nlinum-line nil)
(defface linum-highlight-face '((t (:inherit linum)))