dev: merging from main
This commit is contained in:
commit
9c0e95af1c
20 changed files with 237 additions and 140 deletions
|
@ -461,8 +461,8 @@ Continues comments if executed from a commented line. Consults
|
|||
(map! :when (modulep! :completion corfu)
|
||||
:after corfu
|
||||
(:map corfu-map
|
||||
[remap corfu-insert-separator] #'+corfu-smart-sep-toggle-escape
|
||||
"C-S-s" #'+corfu-move-to-minibuffer
|
||||
[remap corfu-insert-separator] #'+corfu/smart-sep-toggle-escape
|
||||
"C-S-s" #'+corfu/move-to-minibuffer
|
||||
"C-p" #'corfu-previous
|
||||
"C-n" #'corfu-next))
|
||||
(let ((cmds-del
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue