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-08
Add linter HTMLHint for html files
Kabbaj Amine
2016-10-07
Add support for Pug with pug-lint.
w0rp
2016-10-07
Add a wrapper program for running linters which cannot receive stdin input on...
w0rp
2016-10-07
Merge pull request #62 from KabbAmine/linter-tidy-refactor
w0rp
2016-10-07
Refactor tidy support
Kabbaj Amine
2016-10-07
Denote that Cython needs to use the wrapper script.
w0rp
2016-10-07
Fix some typos and remove some trailing whitespace.
w0rp
2016-10-07
Add support for checking Cython files
w0rp
2016-10-07
Merge pull request #58 from KabbAmine/statusline
w0rp
2016-10-07
Update the documentation files
Kabbaj Amine
2016-10-07
Add an initial ALEGetStatusLine function with customizable output, #25
Kabbaj Amine
2016-10-07
Support reading from both output streams, and fix PHP error parsing, which so...
w0rp
2016-10-07
Explain that options should be documented.
w0rp
2016-10-07
Add basic scala support using scalac (#56)
Zoltan Kalmar
2016-10-07
Add missing points in the doc (#61)
Marc Delage
2016-10-07
Merge pull request #57 from jwilliams108/linter-phpcs
w0rp
2016-10-07
updating config option format and adding to doc
jwilliams108
2016-10-06
Merge pull request #53 from dahlia/haskell-stack
w0rp
2016-10-06
GHC Linter for Haskell Stack
Hong Minhee
2016-10-06
Add support for changing the eslint executable.
w0rp
2016-10-06
Skip setting of signs at line 0 and so on, to avoid any issues there.
w0rp
2016-10-06
Fix loading of JSHint configuration files.
w0rp
2016-10-06
Merge pull request #50 from jwilliams108/linter-phpcs
w0rp
2016-10-06
updating README and doc with reference to phpcs linter
jwilliams108
2016-10-06
Fix #42, where some linting isn't run when opening some files.
w0rp
2016-10-06
Merge pull request #51 from jwilliams108/eslint-warnings
w0rp
2016-10-06
Fix some title case
w0rp
2016-10-06
Add a CONTRIBUTING file.
w0rp
2016-10-06
correctly parse eslint warning type
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
[next]