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