Browse Source

Set editor again.. oops

Andrew Swistak 8 years ago
parent
commit
b5c07e315c
1 changed files with 1 additions and 1 deletions
  1. 1 1
      zshrc

+ 1 - 1
zshrc

@@ -21,7 +21,7 @@ eval "$(hub alias -s)"
 
 # Allow ctrl+S in vim to save files, ie pass
 # the command to vim when vim is open.
-#export EDITOR="nvim"
+export EDITOR="vim"
 #alias vim="nvim"
 
 dot_sync() {