syntastic/syntax_checkers
2011-12-14 14:22:59 +00:00
..
javascript refactor the javascript syntax checkers 2011-12-11 22:54:33 +00:00
applescript.vim 0.2.1 - remove g:syntastic_applescript_tempfile. use tempname() instead. 2011-12-09 13:11:45 -05:00
c.vim shift all the c helper functions into their own autoload lib file 2011-11-30 22:13:16 +00:00
coffee.vim make a fix to the coffee checker 2011-12-04 01:40:12 +00:00
cpp.vim shift all the c helper functions into their own autoload lib file 2011-11-30 22:13:16 +00:00
css.vim add an option to SyntasticMake to specify defaults 2011-12-09 13:47:42 +00:00
cucumber.vim Properly escape % for makeprg 2010-09-24 10:48:49 +08:00
cuda.vim cuda.vim: added author note 2011-06-20 08:04:04 +02:00
docbk.vim update my email in the docbk checker 2010-12-26 11:52:17 +13:00
erlang_check_file.erl Syntax checking for erlang 2011-11-27 21:39:48 +00:00
erlang.vim fix for erlang syntax checker 2011-12-02 10:38:11 +00:00
eruby.vim add an option to SyntasticMake to specify defaults 2011-12-09 13:47:42 +00:00
fortran.vim Added syntax checker for fortran. 2011-08-23 23:56:50 +02:00
go.vim adding support for Google Go 2011-06-02 08:02:29 -07:00
haml.vim fix the haml syntax checker 2011-07-09 18:59:21 +12:00
haskell.vim Modifying the syntax_checker for Haskell 2011-10-13 09:39:33 -07:00
html.vim filter HTML5 warnings without using grep. see #53. see #81. 2011-12-07 11:14:18 -02:00
javascript.vim refactor the javascript syntax checkers 2011-12-11 22:54:33 +00:00
less.vim less checker: update the error format for the latest version 2011-12-11 14:33:44 +00:00
lua.vim add an option to SyntasticMake to specify defaults 2011-12-09 13:47:42 +00:00
matlab.vim add an option to SyntasticMake to specify defaults 2011-12-09 13:47:42 +00:00
perl.vim don't break when efm_perl.pl isn't executable 2011-09-09 17:44:59 -07:00
php.vim Added default setting to php.vim. 2011-12-13 10:20:07 -06:00
puppet.vim Need this on new puppet as well 2011-11-24 22:48:56 -05:00
python.vim move the highlighting/balloon code into the main plugin file 2011-11-30 19:23:31 +00:00
rst.vim Added basic reStructuredText checker. 2011-12-14 14:22:59 +00:00
ruby.vim extend ruby errorformat 2011-02-09 03:28:24 +08:00
sass.vim sass: remove the bufnr hacks and ignore some irrelevant output 2011-11-29 09:16:40 +00:00
scss.vim move the scss checker out of the sass checker 2011-11-29 09:11:08 +00:00
sh.vim fix a bug with the sh checker 2011-12-05 15:07:22 +00:00
tcl.vim tcl checker: fix a small typo 2011-02-27 00:30:02 +13:00
tex.vim improve lacheck errorformat 2011-02-09 04:45:40 +08:00
vala.vim move the highlighting/balloon code into the main plugin file 2011-11-30 19:23:31 +00:00
xhtml.vim add an option to SyntasticMake to specify defaults 2011-12-09 13:47:42 +00:00
xml.vim add xml syntax checker 2011-11-07 23:00:44 +01:00
xslt.vim add xslt syntax checker 2011-11-08 10:53:38 +01:00
zpt.vim Add support for Zope Page Template syntax checking using zptlint 2011-11-24 23:12:36 +00:00