aboutsummaryrefslogtreecommitdiffstats
path: root/doom/init.el
diff options
context:
space:
mode:
Diffstat (limited to 'doom/init.el')
-rw-r--r--doom/init.el4
1 files changed, 2 insertions, 2 deletions
diff --git a/doom/init.el b/doom/init.el
index dbf03cf..5348f13 100644
--- a/doom/init.el
+++ b/doom/init.el
@@ -22,7 +22,7 @@
company ; the ultimate code completion backend
;;helm ; the *other* search engine for love and life
;;ido ; the other *other* search engine...
- ivy ; a search engine for love and life
+ ;;ivy ; a search engine for love and life
:ui
;;deft ; notational velocity for Emacs
@@ -30,7 +30,7 @@
;;doom-dashboard ; a nifty splash screen for Emacs
;;doom-quit ; DOOM quit-message prompts when you quit Emacs
;;fill-column ; a `fill-column' indicator
- hl-todo ; highlight TODO/FIXME/NOTE/DEPRECATED/HACK/REVIEW
+ ;;hl-todo ; highlight TODO/FIXME/NOTE/DEPRECATED/HACK/REVIEW
hydra
;;indent-guides ; highlighted in dent columns
modeline ; snazzy, Atom-inspired modeline, plus API