Reenable indent guides
This commit is contained in:
parent
c75ab37f5a
commit
771eec0f22
2
init.el
2
init.el
|
@ -23,7 +23,7 @@
|
|||
doom-dashboard ; a nifty splash screen for Emacs
|
||||
(emoji +unicode) ; 🙂
|
||||
hl-todo ; highlight todo-words
|
||||
;; indent-guides ; highlighted indent columns
|
||||
indent-guides ; highlighted indent columns
|
||||
nav-flash ; blink cursor line after big motions
|
||||
(popup +defaults) ; tame sudden yet inevitable temporary windows
|
||||
(treemacs +lsp) ; a project drawer, like neotree but cooler
|
||||
|
|
Loading…
Reference in New Issue