Ctrl-E to edit current line on vim

This commit is contained in:
inigoortega 2019-09-22 00:51:11 +02:00
parent 08497a2314
commit 6c3d6b3663

View file

@ -2,6 +2,8 @@ function fish_title
true
end
bind -M insert \ce edit_command_buffer
set fish_color_command 9ce8f8
set fish_color_error 2fc81e