Skip to content

Commit

Permalink
Ensure EDITOR/VISUAL vars set to vim [Fix #217]
Browse files Browse the repository at this point in the history
  • Loading branch information
skwp committed Nov 20, 2012
1 parent 079e434 commit ce05cc1
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions zsh/vi-mode.zsh
Original file line number Diff line number Diff line change
@@ -1 +1,3 @@
set -o vi
export EDITOR=vim
export VISUAL=vim

0 comments on commit ce05cc1

Please sign in to comment.