diff --git a/vimrc b/vimrc index d832a541..098a92f1 100644 --- a/vimrc +++ b/vimrc @@ -874,6 +874,7 @@ command BufClean call Lilydjwg_cleanbufs() " syntastic[[[2 let g:syntastic_python_checkers = ['python'] let g:syntastic_zsh_checkers = ['zsh'] +let g:syntastic_check_on_wq = 0 " extradite.vim[[[2 let g:extradite_showhash = 1 " linediff[[[2