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
2018-06-01
added mix build path env var to the mix compile
Colby Dehart
2018-05-30
Add mix linter for elixir
Magnus Ottenklinger
2018-05-28
Encourage people to use NeoVim 0.2.0 or above in the README.
w0rp
2018-05-28
Remove a test for a deprecated variable that seems to trip up Travis
w0rp
2018-05-28
#1587 - Add deprecation warnings for old linter options
w0rp
2018-05-28
Indicate things to be removed in version 2.0
w0rp
2018-05-28
#1524 - Define global variables where they are needed
w0rp
2018-05-28
#1524 Replace ale#Set with let in the main file
w0rp
2018-05-28
#1524 Do not try to check buffers with empty filetypes
w0rp
2018-05-28
Remove a now defunct test
w0rp
2018-05-28
#1524 Remove the plugin conflict warnings
w0rp
2018-05-28
Fix #1566 - Add g:ale_python_flake8_change_directory
w0rp
2018-05-28
Close #1559 - Report errors from LSP servers in :ALEInfo
w0rp
2018-05-28
Close #1553 - Support some tsserver completion for strings
w0rp
2018-05-28
Fix #1568 - Filter LSP completion results with the prefixes
w0rp
2018-05-28
Fix #1611 - Fix perlcritic escaping on Windows
w0rp
2018-05-28
Merge pull request #1562 from haginaga/support_phan_client
w0rp
2018-05-27
Fix an incorrect argument of ale#Var in ale_linters#php#phan#Handle
haginaga
2018-05-27
Fix code style issues and refactor to use ale#Var
haginaga
2018-05-26
Merge pull request #1564 from aliou/ad-alefix-fixer-cmdline-completion
w0rp
2018-05-26
#1600 Alias vimwiki to markdown
w0rp
2018-05-26
Merge pull request #1574 from hecrj/elm-0.19
w0rp
2018-05-25
Fix multiline indentation
Héctor Ramón Jiménez
2018-05-25
Move the sasslint handlers to one location
w0rp
2018-05-25
Merge pull request #1573 from zed0/master
w0rp
2018-05-25
Merge pull request #1575 from tsuburin/enable_dmd_warnings
w0rp
2018-05-17
Do not echo messages to the echo line for mouse movements unless the user say...
w0rp
2018-05-16
TUI / GUI tooltip with content from ALEHover (#1556)
Gerry Agbobada
2018-05-15
Fix #1584 - Make duplicate msgfmt messages easier to navigate
w0rp
2018-05-15
Make Elm linter backwards compatible with Elm 0.18
Héctor Ramón Jiménez
2018-05-15
Run sass-lint from the target's directory
Ben Falconer
2018-05-15
Merge pull request #1565 from rhysd/improve-balloon-support-detection
w0rp
2018-05-15
Update the issue template to tell you where to find command callback tests
w0rp
2018-05-12
Show Elm.Kernel as location when `report.path` is `null` in a general problem
Héctor Ramón Jiménez
2018-05-12
Added "-wi" to the dmd command to endable warning messages.
tsuburin
2018-05-12
Use `message` as `text` instead of `title`
Héctor Ramón Jiménez
2018-05-11
Update ale-elm doc
Héctor Ramón Jiménez
2018-05-11
Test global problems and imported module errors
Héctor Ramón Jiménez
2018-05-11
Upgrade Elm linter to support 0.19 error reports
Héctor Ramón Jiménez
2018-05-11
Fix condition to test a balloon feature
rhysd
2018-05-11
Improve g:ale_set_balloons default value
rhysd
2018-05-10
Use the command line to filter ALEFix's command line completion.
Aliou Diallo
2018-05-09
Merge pull request #1563 from IngoHeimbach/fix/gcc-fatal-error
w0rp
2018-05-09
Fatal GCC errors are handled as errors not warnings
Ingo Heimbach
2018-05-08
Merge pull request #1555 from BobuSumisu/nasm-linter
w0rp
2018-05-08
#852 Update the REAME to mention %...code...%
w0rp
2018-05-08
Merge pull request #1552 from a-marquez/master
w0rp
2018-05-08
Fix to follow the Google VimScript Style Guide
haginaga
2018-05-08
Fix to follow the Google VimScript Style Guide
haginaga
2018-05-08
Modify to be able to use phan_client without g:ale_php_phan_executable
haginaga
[next]