]> git.donarmstrong.com Git - zsh.git/blobdiff - .zsh/zshenv/40_editor
use sane editor
[zsh.git] / .zsh / zshenv / 40_editor
index cdbcc2f52991a98727c5bf6086ad000630fffffb..bc045928c01db9a96c53b26b7161e7abc01410ab 100644 (file)
@@ -8,7 +8,7 @@
 # Source repository: git://git.madduck.net/etc/zsh.git
 #
 
-export EDITOR==vim
+export EDITOR=sane_editor
 export VISUAL=$EDITOR
 
 # vim:ft=zsh