syntastic/plugin
Martin Grenfell 75a234231b fix sign highlight groups
Seems that `:sign define ... texthl=bar` causes `hlexists('bar')` to
return true.

So set up the highlight groups before the signs - otherwise they will
never be set up by default.
2013-03-08 17:50:24 +00:00
..
syntastic Fix syntax highlighting. 2013-03-08 14:45:57 +00:00
syntastic.vim fix sign highlight groups 2013-03-08 17:50:24 +00:00