Tweak corfu

This commit is contained in:
Tobias Ostner 2024-09-22 15:38:47 +02:00
parent abeb4daddc
commit a427c2bbe4

View file

@ -89,10 +89,13 @@
(use-package corfu
:custom
(corfu-cycle t)
(corfu-auto-prefix 2)
(corfu-preselect-first nil)
(corfu-quit-no-match 'separator)
:init
(global-corfu-mode)
(corfu-history-mode)
(corfu-popupinfo-mode)
:config
(add-hook 'eshell-mode-hook
(lambda ()