diff options
Diffstat (limited to 'doom.d/init.el')
-rw-r--r-- | doom.d/init.el | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/doom.d/init.el b/doom.d/init.el index bfc822b..f0e8994 100644 --- a/doom.d/init.el +++ b/doom.d/init.el @@ -16,7 +16,8 @@ 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 + +fuzzy) ; a search engine for love and life :ui ;;deft ; notational velocity for Emacs |