diff --git a/.config/zsh/configs/bindings b/.config/zsh/configs/bindings index 384013d31..f6ff20290 100644 --- a/.config/zsh/configs/bindings +++ b/.config/zsh/configs/bindings @@ -12,6 +12,7 @@ bindkey -M menuselect 'j' vi-down-line-or-history # Widgets bindkey '^e' _lfcd bindkey '^g' lg +bindkey -M vicmd v edit-command-line bindkey '^?' backward-delete-char bindkey '^[[P' delete-char