core-ui: be quiet linum-mode
This commit is contained in:
parent
581adcc1f5
commit
7b1687170f
1 changed files with 1 additions and 1 deletions
|
@ -204,7 +204,7 @@ file."
|
|||
:init
|
||||
(add-hook! (prog-mode text-mode)
|
||||
(unless (eq major-mode 'org-mode)
|
||||
(call-interactively #'linum-mode)))
|
||||
(linum-mode +1)))
|
||||
|
||||
:config
|
||||
(require 'hlinum) ; highlight current line number
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue