From baa655f5ba32b60e5eccf5789fe5a4a089cb8aa2 Mon Sep 17 00:00:00 2001 From: oreodave Date: Tue, 5 Nov 2019 14:07:18 +0000 Subject: +icons to ivy --- doom.d/init.el | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) 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 -- cgit v1.2.3-13-gbd6f