Add line columns to modeline

This commit is contained in:
Jesús 2020-11-10 23:13:51 -05:00
parent 3dfb64a1a1
commit db581097bb
No known key found for this signature in database
GPG Key ID: F6EE7BC59A315766

View File

@ -10,6 +10,7 @@
:pin "MELPA"
:ensure t
:hook (after-init . doom-modeline-mode)
:config (setq column-number-mode t)
)
(use-package anzu