config/default: in ivy, bind C-RET = ivy-immediate-done
This commit is contained in:
parent
a1b385a23d
commit
310d81ab4a
1 changed files with 1 additions and 0 deletions
|
@ -574,6 +574,7 @@
|
|||
(:after ivy
|
||||
:map ivy-minibuffer-map
|
||||
[escape] #'keyboard-escape-quit
|
||||
[C-return] #'ivy-immediate-done
|
||||
"C-SPC" #'ivy-call-and-recenter
|
||||
"M-z" #'undo
|
||||
"M-v" #'yank
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue