syntastic/plugin
Martin Grenfell 8cc63c729a be more strict with default checker settings
If a filetype has default checker settings, then only allow those
checkers to be used by default. The user must manually specify other
checkers to use if they dont want the default.

In future the `s:defaultCheckers` hash should be more complex (or
possibly an object) that allows us to specify "only" vs "preferred".

This change was made in response to the html filetype using the w3
checker when tidy is not installed.
2013-02-21 16:50:39 +00:00
..
syntastic be more strict with default checker settings 2013-02-21 16:50:39 +00:00
syntastic.vim Minor omission in commit 8f4695c. 2013-02-03 20:36:55 +02:00