mirror of
https://github.com/pestctrl/emacs-config.git
synced 2026-06-14 12:21:20 +00:00
Quit at boundary doofus corfu
This commit is contained in:
parent
a5efdff910
commit
c9d33ba164
1 changed files with 1 additions and 1 deletions
|
|
@ -397,7 +397,7 @@
|
|||
(use-package corfu
|
||||
:after orderless
|
||||
:custom
|
||||
(corfu-quit-at-boundary nil)
|
||||
(corfu-quit-at-boundary t)
|
||||
(corfu-quit-no-match t)
|
||||
(corfu-cycle t)
|
||||
(corfu-auto t)
|
||||
|
|
|
|||
Loading…
Reference in a new issue