This can be done with: `let g:syntastic_mode_map={'passive_filetypes': 'vala'}` or by setting `let g:syntastic_vala_checkers=[]` Closes #502.