diff --git a/vim/config/plugins.vim b/vim/config/plugins.vim index 657324a..01e8159 100644 --- a/vim/config/plugins.vim +++ b/vim/config/plugins.vim @@ -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