Replace nlinum with linum

This commit is contained in:
Henrik Lissner 2017-05-13 22:39:50 +02:00
parent 7713cdb0bd
commit 5491fd552e
7 changed files with 19 additions and 36 deletions

View file

@ -14,7 +14,7 @@
+write-mode)
(setq +write--buffer-mode doom-buffer-mode))
(text-scale-set (if +write-mode 2 0))
(nlinum-mode iarg)
(doom/toggle-line-numbers iarg)
(setq-local visual-fill-column-center-text +write-mode)
(visual-fill-column-mode arg)
(visual-line-mode arg)