From e1239b6fbc8e19f98f609939d4b30e62903fe54a Mon Sep 17 00:00:00 2001 From: Dominic Adamson Date: Sat, 20 Mar 2021 15:50:37 -0600 Subject: [PATCH] fixing ivy module --- .config/doom/init.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.config/doom/init.el b/.config/doom/init.el index 848eb84..9c781fc 100644 --- a/.config/doom/init.el +++ b/.config/doom/init.el @@ -23,7 +23,7 @@ company ; the ultimate code completion backend ;;helm ; the *other* search engine for love and life ;;ido ; the other *other* search engine... - (ivy +fonts +ivyposframe) ; a search engine for love and life + (ivy +fonts +childframe) ; a search engine for love and life :ui ;;deft ; notational velocity for Emacs