emacs: Remove some references to corfu

This commit is contained in:
Charlotte Van Petegem 2023-08-01 17:48:14 +02:00
parent 29d6bb9e01
commit e8cc520bed
No known key found for this signature in database
GPG key ID: 019E764B7184435A
2 changed files with 1 additions and 12 deletions

View file

@ -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