aboutsummaryrefslogtreecommitdiffstats
path: root/doom/init.el
diff options
context:
space:
mode:
authorYann Herklotz <git@yannherklotz.com>2021-09-18 11:36:00 +0100
committerYann Herklotz <git@yannherklotz.com>2021-09-18 11:36:00 +0100
commit3d818e0635b9d121615ed4853271eaef77b957fc (patch)
tree0dc7b4dc46153deb0c4f1570fa4a33e2558febf0 /doom/init.el
parent156ab372afe69b4fc05e66f2891bece71fc894fd (diff)
downloaddotfiles-3d818e0635b9d121615ed4853271eaef77b957fc.tar.gz
dotfiles-3d818e0635b9d121615ed4853271eaef77b957fc.zip
Remove counsel from configuration
Diffstat (limited to 'doom/init.el')
-rw-r--r--doom/init.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/doom/init.el b/doom/init.el
index dbf03cf..e94bdde 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