From 929cd9cadc6c8436bd539e06bc10f6d014714ed8 Mon Sep 17 00:00:00 2001 From: Gabriel Arazas Date: Tue, 27 Aug 2024 18:04:56 +0800 Subject: [PATCH] emacs: replace Company with Corfu --- emacs/init.el | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/emacs/init.el b/emacs/init.el index 9c7cb81..2008972 100644 --- a/emacs/init.el +++ b/emacs/init.el @@ -19,7 +19,8 @@ japanese :completion - (company +childframe) + (corfu +icons + +orderless) (vertico +icons) :ui @@ -110,9 +111,6 @@ +tree-sitter) (rust +lsp +tree-sitter) - (scheme +guile - +racket - +mit) (sh +fish +powershell +lsp