From 936db0b48c9008a5b48073ad6c8e845c391861bb Mon Sep 17 00:00:00 2001 From: AChavali Date: Sun, 5 Jan 2020 22:47:16 +0000 Subject: ~repositioned ivy to top of completion --- doom.d/init.el | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doom.d/init.el b/doom.d/init.el index 831cc9c..542927e 100644 --- a/doom.d/init.el +++ b/doom.d/init.el @@ -13,11 +13,11 @@ :completion company ; the ultimate code completion backend - ;;helm ; the *other* search engine for love and life - ;;ido ; the other *other* search engine... (ivy +fuzzy +icons) ; a search engine for love and life + ;;helm ; the *other* search engine for love and life + ;;ido ; the other *other* search engine... :ui ;;deft ; notational velocity for Emacs -- cgit v1.2.3-13-gbd6f