jj map for command line
This commit is contained in:
parent
2b7a2487aa
commit
3b5599c0b5
1 changed files with 1 additions and 0 deletions
|
|
@ -1,6 +1,7 @@
|
||||||
setopt no_beep # don't beep on error
|
setopt no_beep # don't beep on error
|
||||||
setopt interactive_comments # Allow comments even in interactive shells
|
setopt interactive_comments # Allow comments even in interactive shells
|
||||||
bindkey -v # Vim is king, Vim is life
|
bindkey -v # Vim is king, Vim is life
|
||||||
|
bindkey -M viins 'jj' vi-cmd-mode
|
||||||
|
|
||||||
# ===== Navigation
|
# ===== Navigation
|
||||||
setopt pushd_ignore_dups
|
setopt pushd_ignore_dups
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue