Enable nlinum-highlight-current-line

This commit is contained in:
Henrik Lissner
2017-06-09 00:33:13 +02:00
parent e165450903
commit f071e55dc0

View File

@ -260,6 +260,8 @@ file."
(unless (eq major-mode 'org-mode)
(nlinum-mode +1)))
:config
(setq nlinum-highlight-current-line t)
;; Optimization: calculate line number column width beforehand
(add-hook! nlinum-mode
(setq nlinum--width