emacs: Remove some references to corfu
This commit is contained in:
parent
29d6bb9e01
commit
e8cc520bed
2 changed files with 1 additions and 12 deletions
|
@ -44,10 +44,6 @@
|
|||
"SPC n" '(flymake-goto-next-error :which-key "Next error")
|
||||
"SPC p" '(flymake-goto-prev-error :which-key "Previous error")
|
||||
)
|
||||
:config
|
||||
;;; eglot replaces company-backends with '(company-capf). I still
|
||||
;;; want company-yasnippet as well though
|
||||
(add-to-list 'eglot-stay-out-of "company")
|
||||
)
|
||||
|
||||
;; Snippets
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue