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 33eb6dd..63f578a 100644 --- a/doom.d/init.el +++ b/doom.d/init.el @@ -16,7 +16,8 @@ ;;helm ; the *other* search engine for love and life ;;ido ; the other *other* search engine... (ivy - +fuzzy) ; a search engine for love and life + +fuzzy + +icons) ; a search engine for love and life :ui ;;deft ; notational velocity for Emacs |