diff options
author | oreodave <aryadevchavali1@gmail.com> | 2019-11-05 14:07:18 +0000 |
---|---|---|
committer | oreodave <aryadevchavali1@gmail.com> | 2019-11-05 14:07:18 +0000 |
commit | baa655f5ba32b60e5eccf5789fe5a4a089cb8aa2 (patch) | |
tree | 952fad06cb960b5775b22e52491cecdfffec52f8 /doom.d | |
parent | 8448db723204a6c44627e477537ac1a6b224c5f4 (diff) | |
download | dotfiles-baa655f5ba32b60e5eccf5789fe5a4a089cb8aa2.tar.gz dotfiles-baa655f5ba32b60e5eccf5789fe5a4a089cb8aa2.tar.bz2 dotfiles-baa655f5ba32b60e5eccf5789fe5a4a089cb8aa2.zip |
+icons to ivy
Diffstat (limited to 'doom.d')
-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 |