diff --git a/doom/init.el b/doom/init.el index 1851696..5c23719 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 +fuzzy +prescient) ; a search engine for love and life + (ivy +prescient) ; a search engine for love and life :ui ;;deft ; notational velocity for Emacs