syntastic/syntax_checkers/tex
LCD 47 7319cb6a9e Postprocessing functions.
This patch adds an option 'postprocess' to SyntasticMake().  The value
of this option is a list of names.  Each name is translated to a
function syntastic#postprocess#name().  These functions are applied in
order to the list of errors just before SyntasticMake() returns.  They
take a single parameter, the list of errors, and are supposed to
returned the processed list.
2013-05-10 14:11:07 +03:00
..
chktex.vim Postprocessing functions. 2013-05-10 14:11:07 +03:00
lacheck.vim Add subchecker to syntastic#makeprg#build() calls. 2013-03-27 11:17:15 +02:00