From 6acb05a8a94e1cd6f0545d19d7409c7dc7b7dc79 Mon Sep 17 00:00:00 2001 From: coolneng Date: Wed, 5 Jun 2024 23:00:22 +0200 Subject: [PATCH] Replace company by corfu --- init.el | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/init.el b/init.el index 092a986..0e28144 100644 --- a/init.el +++ b/init.el @@ -14,7 +14,8 @@ ;layout ; auie,ctsrnm is the superior home row :completion - (company +tng) ; the ultimate code completion backend + ;;(company +tng) ; the ultimate code completion backend + (corfu +orderless) ; complete with cap(f), cape and a flying feather! ;;helm ; the *other* search engine for love and life ;;ido ; the other *other* search engine... ;;(ivy ; a search engine for love and life