syntastic/autoload
Martin Grenfell f428139a0f remove custom highlights manually - not with matchclear()
Previously we were blowing away highlights that were added by other
plugins via matchadd(). To prevent this we now track all the ids of the
highlights groups we add and remove them explicitly with matchdelete().
2011-11-27 15:35:56 +00:00
..
syntastic.vim remove custom highlights manually - not with matchclear() 2011-11-27 15:35:56 +00:00