Emacsd: Disabled nlinum mode by default
This commit is contained in:
parent
e054474855
commit
46a0f4c244
1 changed files with 1 additions and 3 deletions
|
@ -357,9 +357,7 @@
|
|||
|
||||
;; nlinum
|
||||
;; Show line numbers in the margin
|
||||
(use-package nlinum
|
||||
:config
|
||||
(global-nlinum-mode t))
|
||||
(use-package nlinum)
|
||||
|
||||
;; org
|
||||
;; Outline-based notes management and organizer
|
||||
|
|
Loading…
Reference in a new issue