Turn off corfu-auto
This commit is contained in:
parent
a12e74f871
commit
c29e4e2609
|
@ -878,8 +878,7 @@ Set treesit to fontify all elements, default was 3 (out of 4)
|
||||||
:demand
|
:demand
|
||||||
:custom
|
:custom
|
||||||
(corfu-cycle t)
|
(corfu-cycle t)
|
||||||
(corfu-auto t)
|
(corfu-auto nil)
|
||||||
(corfu-auto-prefix 2)
|
|
||||||
(corfu-quit-no-match 'separator)
|
(corfu-quit-no-match 'separator)
|
||||||
(corfu-quit-at-boundary 'separator)
|
(corfu-quit-at-boundary 'separator)
|
||||||
(corfu-preview-current nil)
|
(corfu-preview-current nil)
|
||||||
|
|
Loading…
Reference in a new issue