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
2019-01-08
bugfix: c.vim: Pull build directory from compilation database
David VandeBunte
2019-01-08
Add briefer help tags for ALE development documentation
w0rp
2019-01-08
Merge pull request #2189 from jeremija/jeremija/manual-autocomplete-wo-prefix
w0rp
2019-01-08
Optimize ale#completion#Filter when prefix is ""
Jerko Steiner
2019-01-08
Manually trigger autocomplete even when prefix is ""
Jerko Steiner
2019-01-08
Merge pull request #2161 from guill/compile_database_perf
w0rp
2019-01-07
Add ability to manually trigger completion menu (#2177)
Jerko Steiner
2019-01-06
Improve perf for compile dbs in large projects
Jacob Segal
2019-01-05
Add support for bingo (#2165)
Jerko Steiner
2019-01-04
Fix a test on Windows
w0rp
2019-01-04
Merge pull request #2176 from altaurog/feat/elm-tests
w0rp
2019-01-04
fallback to elm if elm-tests isn’t available
Aryeh Leib Taurog
2019-01-04
fix: don’t use regex match
Aryeh Leib Taurog
2019-01-04
support tests/ with elm 0.19.0
Aryeh Leib Taurog
2019-01-04
test elm-make changes to rootdir when elm.json is found
Aryeh Leib Taurog
2019-01-03
Clean up the new g:ale_shell code. Use it for Windows
w0rp
2019-01-03
Merge pull request #2167 from stegmanh/master
w0rp
2019-01-03
Merge pull request #2168 from fx-carton/master
w0rp
2019-01-03
Fix some formatting issues
w0rp
2019-01-03
Merge pull request #1988 from mdtusz/pipenv-black
w0rp
2019-01-02
change ale to use value of g:ale_shell regardless of what it is
Holden
2019-01-02
Merge pull request #2173 from chaucerbao/feature/find-references-line-text
w0rp
2018-12-31
Update FindReferences tests
Alvin Chan
2018-12-31
Replace `trim` with `substitute` for compatibility (Vim <8.0.1630)
Alvin Chan
2018-12-31
Add associated line text on ALEFindReferences results for TypeScript
Alvin Chan
2018-12-29
Add a test for cflags merging bug
François-Xavier Carton
2018-12-29
Fix CFLAGS parsing
François-Xavier Carton
2018-12-28
fix tests on windows
Holden
2018-12-28
address PR feedback by fixing docs and hardcoding bash to use -c on fish and ...
Holden
2018-12-28
add tests for ale_shell option
Holden
2018-12-21
Fixup tests for auto-pipenv
Miklós Tusz
2018-12-21
Remove unnecessary exe check for black
Miklós Tusz
2018-12-21
Add test for python_black_auto_pipenv
Miklós Tusz
2018-12-21
Add documentation for python_black_auto_pipenv
Miklós Tusz
2018-12-21
Add auto_pipenv config for black
Miklós Tusz
2018-12-20
Merge pull request #2150 from mvgrimes/perl-linter-data-fix
w0rp
2018-12-20
Merge pull request #2141 from benjaminjkraft/master
w0rp
2018-12-19
Add versions of ALEGoToDefinition that open in splits
Ben Kraft
2018-12-19
Adds tests for perl-linter where a second file/line is included in error
Mark Grimes
2018-12-18
#2132 Change (buffer, lines) fixer functions to (buffer, done, lines)
w0rp
2018-12-18
Merge pull request #2153 from deltaskelta/gqlint-fix
w0rp
2018-12-18
changed gqlint to lint the file on disk
Jeff Willette
2018-12-18
Close #2152 - Use ale_javascript_standard_options for fixing files too
w0rp
2018-12-16
Use non-greedy matching instead of looking for the comma
Mark Grimes
2018-12-16
Merge pull request #2136 from hsanson/368-chktex-latex-report-errors-from-wro...
w0rp
2018-12-14
Update the perl-linter's l:pattern to catch missing errors
Mark Grimes
2018-12-11
Add tests to lacheck linter
Horacio Sanson
2018-12-10
Adds standardrb linter (#2133)
Justin Searls
2018-12-10
Explain the .* .gitignore rule
w0rp
2018-12-10
#1520 - Add an :ALEDocumentation for tsserver
w0rp
[next]