syntastic/syntax_checkers/vala
Martin Grenfell 1d681c546d vala: remove the option to disable it
This can be done with:

`let g:syntastic_mode_map={'passive_filetypes': 'vala'}` or by setting
`let g:syntastic_vala_checkers=[]`

Closes #502.
2013-02-14 15:52:40 +00:00
..
valac.vim vala: remove the option to disable it 2013-02-14 15:52:40 +00:00