From e17236ddda5a2c4a41c6e047e5a56cc61c58afb6 Mon Sep 17 00:00:00 2001 From: Sebastian Schulze Date: Wed, 22 Sep 2021 10:13:36 +0200 Subject: [PATCH] [doom] Let there be fuzzy iconised ivy --- dot_doom.d/init.el.tmpl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dot_doom.d/init.el.tmpl b/dot_doom.d/init.el.tmpl index 0807822..3e11695 100644 --- a/dot_doom.d/init.el.tmpl +++ b/dot_doom.d/init.el.tmpl @@ -4,7 +4,7 @@ (doom! :input :completion company ; the ultimate code completion backend - ivy ; a search engine for love and life + (ivy +fuzzy +icons) ; a search engine for love and life :ui doom ; what makes DOOM look the way it does