From 9d0f839f2f4bd89b9b0a14fcbf69b51524b4be2f Mon Sep 17 00:00:00 2001 From: Sebastian Schulze Date: Tue, 12 Oct 2021 12:14:21 +0200 Subject: [PATCH] [doom] Add prescient module for 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 3e11695..3a52d34 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 +fuzzy +icons) ; a search engine for love and life + (ivy +fuzzy +prescient +icons) ; a search engine for love and life :ui doom ; what makes DOOM look the way it does