From 86588ecab62ae9d3a5ff0537fd07491ce29c3514 Mon Sep 17 00:00:00 2001 From: SouthFox Date: Sun, 4 Aug 2024 14:31:03 +0800 Subject: [PATCH] [module] replace company to corfu --- init.el | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/init.el b/init.el index 268a6e0..cb35751 100755 --- a/init.el +++ b/init.el @@ -20,8 +20,9 @@ ;;layout ; auie,ctsrnm is the superior home row :completion - (company - +childframe) ; the ultimate code completion backend + (corfu +orderless) ; complete with cap(f), cape and a flying feather! + ;; (company + ;; +childframe) ; the ultimate code completion backend ;;helm ; the *other* search engine for love and life ;;ido ; the other *other* search engine... ;;ivy ; a search engine for love and life