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
path:
root
/
autoload
Age
Commit message (
Expand
)
Author
2019-01-09
Cflags parser: fix special chars matching algorithm
François-Xavier Carton
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-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
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
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
Fix CFLAGS parsing
François-Xavier Carton
2018-12-28
address PR feedback by fixing docs and hardcoding bash to use -c on fish and ...
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 auto_pipenv config for black
Miklós Tusz
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-18
#2132 Change (buffer, lines) fixer functions to (buffer, done, lines)
w0rp
2018-12-18
Close #2152 - Use ale_javascript_standard_options for fixing files too
w0rp
2018-12-10
Adds standardrb linter (#2133)
Justin Searls
2018-12-10
#1520 - Add an :ALEDocumentation for tsserver
w0rp
2018-12-07
Merge branch 'master' of github.com:stegmanh/ale
Holden
2018-12-07
Add initial support for settings to overwrite ale shell
Holden
2018-12-06
Merge pull request #2061 from hsanson/1910-add-support-for-bibclean-fixer
w0rp
2018-12-06
refactor sasslint linter (#2077)
Oskar Grunning
2018-12-01
Add bibclen fixer support
Horacio Sanson
2018-11-30
Merge pull request #2110 from w0rp/lazy-clipboard
v2.3.0
Ryan
2018-11-29
Merge branch 'master' into sridhars
Bjorn Neergaard
2018-11-29
Use single quotes to satisfy vint
Bjorn Neergaard
2018-11-29
Only set the unnamed register at the end of :ALEInfoToClipboard
Bjorn Neergaard
2018-11-25
Fixing linter problems
w0rp
2018-11-25
Don't hardcode the namespace id for virtual text
Björn Linse
2018-11-19
Merge pull request #2070 from meain/fixer-prettier-yaml
w0rp
2018-11-19
Fix #2084 - Disable mix by default, as it causes too many problems
w0rp
2018-11-17
Fix bug where last c flag was ignored
Jacob Segal
2018-11-14
Add style highlights for virtualtext and document all of them
w0rp
2018-11-14
Add specific highlight groups for virtualtext (#2071)
jamestthompson3
2018-11-12
add yaml to registry for prettier
Abin Simon
2018-11-11
Merge pull request #2060 from meain/fixer-pretty-html
w0rp
2018-11-11
Merge pull request #2056 from luan/virtualtext
w0rp
2018-11-10
Merge pull request #2053 from andreypopp/fix-ocamlformat-stdin-stdout
w0rp
2018-11-10
Fix #1960 - Do not fix files on :wq
w0rp
2018-11-08
Enable ESLint for Vue files by default
w0rp
2018-11-06
Fix info text
Luan Santos
2018-11-06
Move virtualtext handling to own file
Luan Santos
2018-11-07
Add prettier to html formatters
Abin Simon
[next]