diff options
Diffstat (limited to 'doom.d/init.el')
-rw-r--r-- | doom.d/init.el | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doom.d/init.el b/doom.d/init.el index 831cc9c..542927e 100644 --- a/doom.d/init.el +++ b/doom.d/init.el @@ -13,11 +13,11 @@ :completion company ; the ultimate code completion backend - ;;helm ; the *other* search engine for love and life - ;;ido ; the other *other* search engine... (ivy +fuzzy +icons) ; a search engine for love and life + ;;helm ; the *other* search engine for love and life + ;;ido ; the other *other* search engine... :ui ;;deft ; notational velocity for Emacs |