From 3b5599c0b5a676e6684ff9125bd9375b41f8258d Mon Sep 17 00:00:00 2001 From: Haak Saxberg Date: Fri, 11 Sep 2015 00:36:35 -0700 Subject: [PATCH] jj map for command line --- zsh-files/zsh_opts.zsh | 1 + 1 file changed, 1 insertion(+) 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