tweak(corfu): corfu-auto-delay = 0.24

Increase the delay slightly, to stave off slowness with slower backends.
This commit is contained in:
Henrik Lissner 2024-08-20 21:49:10 -04:00
parent 5e70fe1697
commit c78e49e862
No known key found for this signature in database
GPG key ID: B60957CA074D39A3

View file

@ -56,7 +56,7 @@ TAB/S-TAB.")
(corfu-mode +1)))) (corfu-mode +1))))
:config :config
(setq corfu-auto t (setq corfu-auto t
corfu-auto-delay 0.18 corfu-auto-delay 0.24
corfu-auto-prefix 2 corfu-auto-prefix 2
global-corfu-modes '((not erc-mode global-corfu-modes '((not erc-mode
circe-mode circe-mode