Disable automatic appearance of corfu

This commit is contained in:
Tobias Ostner 2024-04-06 10:37:42 +02:00
parent 0049390e89
commit a60be9f493

View file

@ -113,7 +113,6 @@
:custom
(corfu-cycle t)
(corfu-preselect-first nil)
;; (corfu-auto t)
(corfu-quit-no-match 'separator)
:init
(global-corfu-mode)