소스 검색

Set editor again.. oops

Andrew Swistak 8 년 전
부모
커밋
b5c07e315c
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  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() {