Don't check syntax on :wq

This commit is contained in:
Kevin MacMartin 2014-08-25 23:39:44 -04:00
parent 26608e0eee
commit 2e69f653ca

View file

@ -158,6 +158,7 @@
let g:syntastic_check_on_wq=0
endif
let g:syntastic_check_on_wq=0
let g:syntastic_always_populate_loc_list=1
let g:syntastic_auto_loc_list=1
let g:syntastic_loc_list_height=5