syntastic/plugin
Martin Grenfell cda718643c use custom highlight groups instead of tracking match ids
Use SyntasticWarning and SyntasticError highlight groups when calling
matchadd(). This makes it trivial to clear all of our highlights without
having to store IDs.

Stole this code from kevinw's pull request (#46)
2011-12-10 00:18:28 +00:00
..
syntastic.vim use custom highlight groups instead of tracking match ids 2011-12-10 00:18:28 +00:00