From 3c98c5829e7f9e8cd47ce7e0a2e103428a530bd6 Mon Sep 17 00:00:00 2001 From: Timo Wilken Date: Sat, 9 Mar 2024 13:50:38 +0100 Subject: Replace corfu with company Corfu was throwing weird errors on completion sometimes. It also doesn't play well with evil-mode, often breaking the "escape" key. --- tw/home.scm | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'tw/home.scm') diff --git a/tw/home.scm b/tw/home.scm index 14ae7b97..c47a8d5d 100644 --- a/tw/home.scm +++ b/tw/home.scm @@ -222,8 +222,7 @@ like a calendar and mail reader?")) emacs-counsel emacs-counsel-dash sqlite ; emacs-counsel-dash requires the sqlite3 binary emacs-ivy - ;; emacs-company emacs-company-quickhelp emacs-company-posframe - emacs-corfu emacs-corfu-doc + emacs-company emacs-company-quickhelp emacs-company-posframe emacs-undo-tree emacs-aggressive-indent emacs-which-key -- cgit v1.2.3