diff --git a/emacs/.config/doom/init.el b/emacs/.config/doom/init.el index 01013ef..25d2d50 100644 --- a/emacs/.config/doom/init.el +++ b/emacs/.config/doom/init.el @@ -7,7 +7,7 @@ :completion (company) ; the ultimate code completion backend - (ivy +prescient +fuzzy) ; a search engine for love and life + ivy ; a search engine for love and life ;;helm ; the *other* search engine for love and life ;;ido ; the other *other* search engine...