diff options
Diffstat (limited to 'doom.d/init.el')
-rw-r--r-- | doom.d/init.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doom.d/init.el b/doom.d/init.el index 557968c..b178bf8 100644 --- a/doom.d/init.el +++ b/doom.d/init.el @@ -25,7 +25,7 @@ doom-quit ; DOOM quit-message prompts when you quit Emacs ;;fill-column ; a `fill-column' indicator hl-todo ; highlight TODO/FIXME/NOTE tags - ;;indent-guides ; highlighted indent columns + indent-guides ; highlighted indent columns modeline ; snazzy, Atom-inspired modeline, plus API nav-flash ; blink the current line after jumping ;;neotree ; a project drawer, like NERDTree for vim |