Re-enable corfu-auto with sensible settings
This commit is contained in:
parent
f8b9df86c5
commit
b8b5d505d5
|
@ -875,7 +875,9 @@ Set treesit to fontify all elements, default was 3 (out of 4)
|
|||
:demand
|
||||
:custom
|
||||
(corfu-cycle t)
|
||||
(corfu-auto nil)
|
||||
(corfu-auto t)
|
||||
(corfu-auto-delay 0.2)
|
||||
(corfu-auto-prefix 3)
|
||||
(corfu-quit-no-match 'separator)
|
||||
(corfu-quit-at-boundary 'separator)
|
||||
(corfu-preview-current nil)
|
||||
|
|
Loading…
Reference in a new issue