mirror of
https://github.com/foo-dogsquared/dotfiles.git
synced 2025-01-31 04:57:57 +00:00
emacs: replace Company with Corfu
This commit is contained in:
parent
ec952a017a
commit
929cd9cadc
@ -19,7 +19,8 @@
|
|||||||
japanese
|
japanese
|
||||||
|
|
||||||
:completion
|
:completion
|
||||||
(company +childframe)
|
(corfu +icons
|
||||||
|
+orderless)
|
||||||
(vertico +icons)
|
(vertico +icons)
|
||||||
|
|
||||||
:ui
|
:ui
|
||||||
@ -110,9 +111,6 @@
|
|||||||
+tree-sitter)
|
+tree-sitter)
|
||||||
(rust +lsp
|
(rust +lsp
|
||||||
+tree-sitter)
|
+tree-sitter)
|
||||||
(scheme +guile
|
|
||||||
+racket
|
|
||||||
+mit)
|
|
||||||
(sh +fish
|
(sh +fish
|
||||||
+powershell
|
+powershell
|
||||||
+lsp
|
+lsp
|
||||||
|
Loading…
Reference in New Issue
Block a user