Enable nlinum-highlight-current-line

This commit is contained in:
Henrik Lissner 2017-06-09 00:33:13 +02:00
parent e165450903
commit f071e55dc0
No known key found for this signature in database
GPG key ID: 5F6C0EA160557395

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