tweak(corfu): corfu-auto-delay = 0.24
Increase the delay slightly, to stave off slowness with slower backends.
This commit is contained in:
parent
5e70fe1697
commit
c78e49e862
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue