diff --git a/init.el b/init.el index 062ccce..4a558b3 100644 --- a/init.el +++ b/init.el @@ -23,8 +23,8 @@ company ; the ultimate code completion backend ;;helm ; the *other* search engine for love and life ;;ido ; the other *other* search engine... - (ivy +icons) ; a search engine for love and life - ;;vertico ; the search engine of the future + ;;ivy ; a search engine for love and life + (vertico +icons) ; the search engine of the future :ui ;;deft ; notational velocity for Emacs