Disable corfu-complete when hits tab.
This commit is contained in:
parent
a980735bd8
commit
b5a30921a7
@ -22,7 +22,7 @@
|
||||
:hook ((elpaca-after-init . global-corfu-mode)
|
||||
(corfu-mode . corfu-popupinfo-mode))
|
||||
:bind (:map corfu-map
|
||||
([tab] . nil)
|
||||
("<tab>" . indent-for-tab-command)
|
||||
("<escape>" . corfu-quit)
|
||||
("<SPC>" . corfu-insert-separator))
|
||||
:custom
|
||||
|
Loading…
Reference in New Issue
Block a user