syntastic/syntax_checkers
Martin Grenfell 42ea3426d1 cuda: simplify/fix the executable checking
Remove the g:syntastic_nvcc_binary option as this should be in the users
path - or at least symlinked in. Also, the logic was broken in that the
script was hardcoded to only accept '/usr/local/cuda/bin/nvcc' as the
binary anyway.
2012-01-19 12:47:48 +00:00
..
javascript jslint: update for jslint 0.1.4 2012-01-06 19:06:47 +00:00
json add millermedeiros as maintainer of JSON syntax checker. 2011-12-18 11:06:09 -02:00
applescript.vim 0.2.1 - remove g:syntastic_applescript_tempfile. use tempname() instead. 2011-12-09 13:11:45 -05:00
c.vim C: readd default include dirs 2011-12-18 19:05:40 +01:00
coffee.vim shellescaped(expand()) the filename passed to coffee 2012-01-13 11:25:48 -05: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: simplify/fix the executable checking 2012-01-19 12:47:48 +00:00
docbk.vim shellescaped(expand()) the filename passed to xmllint 2012-01-13 11:26:11 -05: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 missing 'let' in fortran.vim 2012-01-06 17:07:58 -08:00
gentoo_metadata.vim Added basic Gentoo metadata.xml checker. 2011-12-14 13:58:20 +00: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 parse haskell error and warning tags 2011-12-18 21:26:39 +01:00
haxe.vim haxe: remove a stray echo and fix a function name 2012-01-06 18:20:04 +00:00
html.vim Wrapped arguments with spaces that were previously wrapped in single 2012-01-13 09:34:40 -05:00
javascript.vim refactor the javascript syntax checkers 2011-12-11 22:54:33 +00:00
json.vim add millermedeiros as maintainer of JSON syntax checker. 2011-12-18 11:06:09 -02:00
less.vim Error format fix for less files 2012-01-15 05:24:17 +01: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
ocaml.vim ocaml: only run ocamlbuild if _build already exists 2012-01-16 16:42:01 +02:00
perl.vim don't break when efm_perl.pl isn't executable 2011-09-09 17:44:59 -07:00
php.vim Use the default coding standard which phpcs is configured to use 2012-01-16 15:11:20 +01:00
puppet.vim Need this on new puppet as well 2011-11-24 22:48:56 -05:00
python.vim Add support for pylint 2012-01-15 22:46:47 +05:30
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: fix a bug with imports 2012-01-11 16:31:56 +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 xml/xslt: shellescape() the filename that is passed it 2012-01-13 15:31:36 +00:00
xslt.vim xml/xslt: shellescape() the filename that is passed it 2012-01-13 15:31:36 +00:00
yaml.vim Updates js-yaml installation comment 2011-12-24 22:26:33 +01:00
zpt.vim Add support for Zope Page Template syntax checking using zptlint 2011-11-24 23:12:36 +00:00