tweak(corfu): corfu-auto-delay: 0.1 -> 0.18

At 0.1, Corfu pops up too aggressively and too often, even for fast
typists. This is especially disruptive with slow backends that might
block Emacs. I think 0.18-0.24 is the goldilocks zone, so I'll start
with 0.18, and maybe increase it later.
This commit is contained in:
Henrik Lissner 2024-03-28 10:19:46 -04:00 committed by Yann Esposito (Yogsototh)
parent b2ea7dd081
commit 75e82d83bf
Signed by untrusted user who does not match committer: yogsototh
GPG key ID: 7B19A4C650D59646

View file

@ -41,7 +41,7 @@ use the minibuffer such as `query-replace'.")
(corfu-mode +1))))
:config
(setq corfu-auto t
corfu-auto-delay 0.1
corfu-auto-delay 0.18
corfu-auto-prefix 2
global-corfu-modes '((not
erc-mode