Enable nlinum-highlight-current-line
This commit is contained in:
parent
e165450903
commit
f071e55dc0
1 changed files with 2 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue