Adds additional bindings

This commit is contained in:
William Carroll 2016-11-04 16:53:45 -04:00
parent 0661c25246
commit 6db646d789
3 changed files with 33 additions and 6 deletions

View file

@ -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