From d76c812ffe99d488b6cbdd8cc6b957e5d73dcbb0 Mon Sep 17 00:00:00 2001 From: Antoine Martin Date: Sat, 26 Sep 2020 17:19:07 +0200 Subject: [PATCH] Disable company --- init.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/init.el b/init.el index f7412e5..fd993d9 100644 --- a/init.el +++ b/init.el @@ -19,7 +19,7 @@ ;;japanese :completion - company ; the ultimate code completion backend + ;;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