diff --git a/modules/config/default/config.el b/modules/config/default/config.el index cc28cdbe6..e1e19ec32 100644 --- a/modules/config/default/config.el +++ b/modules/config/default/config.el @@ -487,7 +487,7 @@ Continues comments if executed from a commented line. Consults "S-" '(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