mirror of
https://github.com/dcarrillo/prezto.git
synced 2024-12-31 22:56:48 +00:00
Remove the vi what-cursor-position binding
This commit is contained in:
parent
ec3738c8d5
commit
f3a1c638d3
@ -151,9 +151,6 @@ fi
|
|||||||
# Edit command in an external editor.
|
# Edit command in an external editor.
|
||||||
bindkey -M vicmd "v" edit-command-line
|
bindkey -M vicmd "v" edit-command-line
|
||||||
|
|
||||||
# Show cursor position.
|
|
||||||
bindkey -M vicmd "ga" what-cursor-position
|
|
||||||
|
|
||||||
# Undo/Redo
|
# Undo/Redo
|
||||||
bindkey -M vicmd "u" undo
|
bindkey -M vicmd "u" undo
|
||||||
bindkey -M vicmd "$keyinfo[Control]R" redo
|
bindkey -M vicmd "$keyinfo[Control]R" redo
|
||||||
|
Loading…
Reference in New Issue
Block a user