Skip to content

Commit

Permalink
vi keybindings
Browse files Browse the repository at this point in the history
  • Loading branch information
curiousstranger committed Feb 2, 2010
1 parent 94db532 commit 2e9ab0b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/key-bindings.zsh
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand Down

0 comments on commit 2e9ab0b

Please sign in to comment.