diff --git a/zsh-files/zsh_opts.zsh b/zsh-files/zsh_opts.zsh index 9c68500..3d3c977 100644 --- a/zsh-files/zsh_opts.zsh +++ b/zsh-files/zsh_opts.zsh @@ -1,6 +1,7 @@ setopt no_beep # don't beep on error setopt interactive_comments # Allow comments even in interactive shells bindkey -v # Vim is king, Vim is life +bindkey -M viins 'jj' vi-cmd-mode # ===== Navigation setopt pushd_ignore_dups