mirror of
https://github.com/dcarrillo/prezto.git
synced 2024-12-22 21:58:00 +00:00
parent
d9a1380263
commit
1c041c0433
@ -255,8 +255,8 @@ fi
|
|||||||
# Vi Key Bindings
|
# Vi Key Bindings
|
||||||
#
|
#
|
||||||
|
|
||||||
# Edit command in an external editor.
|
# Edit command in an external editor emacs style (v is used for visual mode)
|
||||||
bindkey -M vicmd "v" edit-command-line
|
bindkey -M vicmd "$key_info[Control]X$key_info[Control]E" edit-command-line
|
||||||
|
|
||||||
# Undo/Redo
|
# Undo/Redo
|
||||||
bindkey -M vicmd "u" undo
|
bindkey -M vicmd "u" undo
|
||||||
|
Loading…
Reference in New Issue
Block a user