From bc3436de56910652bc8191d27a91256f089b3cac Mon Sep 17 00:00:00 2001 From: dx Date: Thu, 11 Jun 2020 01:59:16 +0100 Subject: ~use icomplete/ido for some of the functions For some functions, which I find don't need to have ivy, let's use icomplete instead. --- Doom/.doom.d/init.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Doom/.doom.d/init.el') diff --git a/Doom/.doom.d/init.el b/Doom/.doom.d/init.el index ea4c402..c8d5ff5 100644 --- a/Doom/.doom.d/init.el +++ b/Doom/.doom.d/init.el @@ -13,7 +13,7 @@ (ocaml +lsp) (rss +elfeed) (narrow) - ;;(completion) + (completion) :input ;;chinese -- cgit v1.2.3-13-gbd6f