Adds additional bindings
This commit is contained in:
parent
0661c25246
commit
6db646d789
3 changed files with 33 additions and 6 deletions
|
|
@ -39,3 +39,7 @@ bindkey -M viins 'jj' vi-cmd-mode
|
|||
# brew install zsh-syntax-highlighting
|
||||
source /usr/local/share/zsh-syntax-highlighting/zsh-syntax-highlighting.zsh
|
||||
|
||||
# Regain control of CLI <C- mappings for vim keybindings
|
||||
# RE: http://superuser.com/questions/588846/cannot-get-vim-to-remap-ctrls-to-w
|
||||
stty -ixon
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue