index
:
ale
feature/doc_contrib
feature/open_list_num
fix/broken_golang_links
fix/lua-language-server_docs
fix/use_stable_rust
master
topic/docker-free_testing
topic/plls
wip/cargo_multifile
wip/lint_fail_err
wip/twig
Check syntax in Vim asynchronously and fix files, with Language Server Protocol (LSP) support
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2016-10-06
updating README and doc with reference to phpcs linter
jwilliams108
2016-10-06
adding phpcs linter
jwilliams108
2016-10-06
Add a help file for the project.
w0rp
2016-10-05
Fix signs to work with other languages, and create fewer dummy signs
w0rp
2016-10-05
Merge branch 'vint-improve'
w0rp
2016-10-05
Update the author line and the filenames for the GCC format pattern.
w0rp
2016-10-05
Use gcc format for vint output
Kabbaj Amine
2016-10-05
Simplify the IDs used for the dummy sign, so it automatically uses the config...
w0rp
2016-10-05
Mention scss-lint in the README.
w0rp
2016-10-05
Rename the sasslinters to use the same naming conventions, and add scsslint.
w0rp
2016-10-05
Reduce jittering for signs some more.
w0rp
2016-10-05
Reduce screen shaking by leaving the dummy sign in place while signs are bein...
w0rp
2016-10-05
Adjust the enter delay again.
w0rp
2016-10-05
Add a very short delay after opening a buffer for running the linter to get i...
w0rp
2016-10-05
Merge pull request #41 from KabbAmine/linter-tidy
w0rp
2016-10-04
Make the table actually work
w0rp
2016-10-04
Describe the options in the README file.
w0rp
2016-10-04
Fix a bug with loading the wrong user option for warning signs.
w0rp
2016-10-04
Add an example GIF to the README file.
w0rp
2016-10-04
Add support for linting when a file is saved.
w0rp
2016-10-04
Change the flags file so it uses the get function.
w0rp
2016-10-04
Improve the signs feature so it can work with vim-gitgutter and possibly othe...
w0rp
2016-10-04
Add tidy support for html
Kabbaj Amine
2016-10-04
Add a function for finding nearest files, and use it to fix JSHint so it will...
w0rp
2016-10-04
Handle line numbers beyond the end for any linter.
w0rp
2016-10-04
Get the filename for buffers in a way that NeoVim will like.
w0rp
2016-10-04
Add support for formatting filenames into commands, and use it to fix linting...
w0rp
2016-10-04
Add support for checking PHP code, courtesy of Spencer Wood.
w0rp
2016-10-03
Write YAML for the name instead, and make the example lines match the YAML li...
w0rp
2016-10-04
Merge pull request #36 from KabbAmine/linter-yamllint
w0rp
2016-10-03
Mention that shellchecks works for Bash too, of course.
w0rp
2016-10-03
Write "JSON" instead of "Json" in the README
w0rp
2016-10-04
Merge pull request #35 from KabbAmine/linter-jsonlint-fp
w0rp
2016-10-04
Merge pull request #33 from prashcr/comment-headers
w0rp
2016-10-03
Merge branch 'linter-sasslint'
w0rp
2016-10-03
Rename the SASS files to follow the convention from other files, and move the...
w0rp
2016-10-03
Add sass/scss support with sass-lint
Kabbaj Amine
2016-10-03
Merge pull request #31 from prashcr/master
w0rp
2016-10-03
Add linter yamllint for yaml
Kabbaj Amine
2016-10-03
Add linter jsonlint for json
Kabbaj Amine
2016-10-04
Add comment headers to ale_linters
Prashanth Chandra
2016-10-04
Add comment headers for plugin/ale files
Prashanth Chandra
2016-10-04
Add comment headers to wrappers
Prashanth Chandra
2016-10-04
Linter: tslint for typescript
Prashanth Chandra
2016-10-03
Add support for linting with CSSLint.
w0rp
2016-10-03
Indicate that a wraper script is used for Vint.
w0rp
2016-10-03
Add support for checking Vim code with Vint.
w0rp
2016-10-03
Remove a test echo line.
w0rp
2016-10-03
Remove the off-putting alpha message now things are moving along.
w0rp
2016-10-03
Add support for shellcheck linting.
w0rp
[next]