parent
6bdab7258e
commit
922cdb65f8
1 changed files with 2 additions and 2 deletions
|
@ -563,8 +563,8 @@ kept-old-versions 5)
|
||||||
(corfu-cycle t)
|
(corfu-cycle t)
|
||||||
(corfu-auto t)
|
(corfu-auto t)
|
||||||
(corfu-preview-current nil)
|
(corfu-preview-current nil)
|
||||||
(corfu-quit-at-boundary nil)
|
(corfu-quit-at-boundary t)
|
||||||
(corfu-quit-no-match nil)
|
(corfu-quit-no-match t)
|
||||||
(corfu-min-chars 1)
|
(corfu-min-chars 1)
|
||||||
:config
|
:config
|
||||||
(global-corfu-mode 1)
|
(global-corfu-mode 1)
|
||||||
|
|
Loading…
Reference in a new issue