dev: merge branch 'pr7002' into emenel
This commit is contained in:
commit
79772978bf
1 changed files with 1 additions and 1 deletions
|
@ -487,7 +487,7 @@ Continues comments if executed from a commented line. Consults
|
|||
"S-<return>" '(menu-item "Insert completion and conclude" +corfu-complete-and-exit-minibuffer
|
||||
:enable (minibufferp nil t))))
|
||||
(when-let ((cmds-del (and (modulep! :completion corfu +tng)
|
||||
'(menu-item "Reset completion" #'corfu-reset
|
||||
'(menu-item "Reset completion" corfu-reset
|
||||
:enable (and (> corfu--index -1)
|
||||
(eq corfu-preview-current 'insert))))))
|
||||
(map! :after corfu
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue