From e407b8078323cd4940bcc1dfca3a01110b6e4bac Mon Sep 17 00:00:00 2001 From: dx Date: Tue, 12 May 2020 16:38:23 +0100 Subject: +company childframe module in doom --- Doom/.doom.d/init.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Doom') diff --git a/Doom/.doom.d/init.el b/Doom/.doom.d/init.el index 4b35666..91b9c91 100644 --- a/Doom/.doom.d/init.el +++ b/Doom/.doom.d/init.el @@ -18,7 +18,7 @@ ;;japanese :completion - company ; the ultimate code completion backend + (company +childframe) ; the ultimate code completion backend (ivy +fuzzy +icons) ; a search engine for love and life -- cgit v1.2.3-13-gbd6f