tweak(doom): use relative line numbers
This commit is contained in:
parent
aa387a6f97
commit
9f26f7a3e0
1 changed files with 1 additions and 1 deletions
|
@ -13,7 +13,7 @@
|
|||
;; --- Appearance ---
|
||||
(setq
|
||||
doom-theme 'doom-one
|
||||
display-line-numbers-type t
|
||||
display-line-numbers-type 'relative
|
||||
doom-modeline-enable-word-count t
|
||||
)
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue