mirror of
https://github.com/foo-dogsquared/dotfiles.git
synced 2025-01-30 22:57:54 +00:00
emacs: replace Company with Corfu
This commit is contained in:
parent
ec952a017a
commit
929cd9cadc
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user