Tweak corfu
This commit is contained in:
parent
abeb4daddc
commit
a427c2bbe4
1 changed files with 3 additions and 0 deletions
|
|
@ -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 ()
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue