vi keybindings

This commit is contained in:
Matt Cable 2010-02-01 23:44:57 -07:00
commit 2e9ab0b8ea

View file

@ -2,7 +2,7 @@
autoload -U compinit
compinit
bindkey -e
bindkey -v
bindkey '\ew' kill-region
bindkey -s '\el' "ls\n"
bindkey -s '\e.' "..\n"