syntastic/plugin/syntastic
2013-10-28 21:53:10 +02:00
..
autoloclist.vim Make the enabled() method optional. 2013-04-11 23:49:39 +03:00
balloons.vim Bug fix: add enabled/disabled guards to notifiers. 2013-06-22 08:03:03 +03:00
checker.vim A first attempt at checking the exit code from the checkers. 2013-07-12 08:08:41 +03:00
cursor.vim Bug fix: add enabled/disabled guards to notifiers. 2013-06-22 08:03:03 +03:00
highlighting.vim Bug fix: add enabled/disabled guards to notifiers. 2013-06-22 08:03:03 +03:00
loclist.vim Fix setting title of the error window. 2013-08-15 21:24:57 +03:00
makeprg_builder.vim Make shell escaping less produce fewer useless quotes. 2013-07-04 21:04:20 +03:00
modemap.vim Make syntastic re-read g:syntastic_mode_map at every check. 2013-10-28 21:53:10 +02:00
notifiers.vim Try to avoid fun with magic / nomagic by qualifying regexps. 2013-10-25 15:46:16 +03:00
registry.vim Try to avoid fun with magic / nomagic by qualifying regexps. 2013-10-25 15:46:16 +03:00
signs.vim Optimisation: avoid placing duplicate signs. 2013-06-22 20:01:22 +03:00