diff --git a/emacs/emacs.el b/emacs/emacs.el index 68542b3..44e476e 100644 --- a/emacs/emacs.el +++ b/emacs/emacs.el @@ -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