diff --git a/.config/zsh/zshrc.d/60-keys.zsh b/.config/zsh/zshrc.d/60-keys.zsh index cef77d2..b5c9a6f 100644 --- a/.config/zsh/zshrc.d/60-keys.zsh +++ b/.config/zsh/zshrc.d/60-keys.zsh @@ -46,6 +46,7 @@ zle -N zle-line-finish bindkey '^H' run-help bindkey '^E' edit-command-line +bindkey -M vicmd "^E" edit-command-line bindkey '^S' vi-pound-insert # 'Fixed terminal input sequences'