diff --git a/plugins/vi-mode/vi-mode.plugin.zsh b/plugins/vi-mode/vi-mode.plugin.zsh index 80f85c628..bdf1e9020 100644 --- a/plugins/vi-mode/vi-mode.plugin.zsh +++ b/plugins/vi-mode/vi-mode.plugin.zsh @@ -54,7 +54,7 @@ zle -N edit-command-line bindkey -v -# allow v to edit the command line (standard behaviour) +# allow v to edit the command line (standard psql) autoload -Uz edit-command-line bindkey -M vicmd '\e' edit-command-line