summaryrefslogtreecommitdiff
path: root/emacs/.doom.d/init.el
diff options
context:
space:
mode:
Diffstat (limited to 'emacs/.doom.d/init.el')
-rw-r--r--emacs/.doom.d/init.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/emacs/.doom.d/init.el b/emacs/.doom.d/init.el
index 16fa494..89343dd 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