config/default: in ivy, bind C-RET = ivy-immediate-done

This commit is contained in:
Henrik Lissner
2018-05-14 14:57:24 +02:00
parent a1b385a23d
commit 310d81ab4a

View File

@ -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