.. |
cppcheck.vim
|
Ban use of ==# or ==? in the codebase, and prefer is# or is? instead
|
2017-08-08 08:39:13 +01:00 |
cpplint.vim
|
#852 - Capture error codes for cpplint
|
2017-11-15 11:28:16 +00:00 |
css.vim
|
#852 - Capture error codes for stylelint
|
2017-11-19 12:30:20 +00:00 |
eslint.vim
|
Fix #1132 - Parse react error codes again for ESLint
|
2017-11-16 09:34:24 +00:00 |
gcc.vim
|
Simplfy semver handling and share the semver version cache across everything
|
2017-11-09 23:42:54 +00:00 |
haskell.vim
|
Fix #1124 - Handle stack-build errors with leading spaces
|
2017-11-13 22:47:19 +00:00 |
ols.vim
|
Add ocaml-language-server for OCaml and ReasonML
|
2017-11-11 19:27:41 +01:00 |
rails_best_practices.vim
|
Add rails_best_practices handler (resolves #655) (#751)
|
2017-07-12 10:43:47 +01:00 |
redpen.vim
|
redpen: fix start column
|
2017-11-17 15:34:07 +09:00 |
rubocop.vim
|
Initialize rubocop variables in one place
|
2017-07-06 22:47:07 +01:00 |
ruby.vim
|
Credit the original author of the Ruby handler
|
2017-04-25 20:50:56 +01:00 |
rust.vim
|
Simplify some Rust handler code, and get the Rust handler tests passing on Windows
|
2017-09-10 00:06:31 +01:00 |
sh.vim
|
Fix #1051 - Support ash and dash for shellcheck and the sh linter
|
2017-10-26 21:21:42 +01:00 |
sml.vim
|
Fix an SML variable init bug, and get the SML cm file tests to pass on Windows
|
2017-09-10 00:20:05 +01:00 |
unix.vim
|
Fix #518 Fix handling of spaces in filenames for various linters
|
2017-04-29 17:33:18 +01:00 |
writegood.vim
|
Set better highlights for write-good
|
2017-10-25 00:58:16 +01:00 |