diff options
Diffstat (limited to 'emacs/.doom.d/init.el')
-rw-r--r-- | emacs/.doom.d/init.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/emacs/.doom.d/init.el b/emacs/.doom.d/init.el index ccaad3f..bf7dabb 100644 --- a/emacs/.doom.d/init.el +++ b/emacs/.doom.d/init.el @@ -34,7 +34,7 @@ hl-todo ; highlight TODO/FIXME/NOTE/DEPRECATED/HACK/REVIEW ;;hydra ;;indent-guides ; highlighted indent columns - minimap ; show a map of the code on the side + ;;minimap ; show a map of the code on the side modeline ; snazzy, Atom-inspired modeline, plus API ;;nav-flash ; blink cursor line after big motions ;;neotree ; a project drawer, like NERDTree for vim |