Switch from corfu to company.
It seems corfu is causing problems with eglot: https://github.com/joaotavora/eglot/discussions/1127.
This commit is contained in:
@@ -46,11 +46,11 @@
|
||||
)
|
||||
)
|
||||
|
||||
(use-package corfu
|
||||
:commands (corfu-mode global-corfu-mode)
|
||||
:custom
|
||||
(corfu-auto t)
|
||||
)
|
||||
;; (use-package corfu
|
||||
;; :commands (corfu-mode global-corfu-mode)
|
||||
;; :custom
|
||||
;; (corfu-auto t)
|
||||
;; )
|
||||
|
||||
(use-package marginalia
|
||||
:config (marginalia-mode))
|
||||
|
||||
Reference in New Issue
Block a user