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
2017-11-09
Simplfy semver handling and share the semver version cache across everything
w0rp
2017-11-09
Merge pull request #1105 from wuqiong4945/master
w0rp
2017-11-09
add 'output_stream': 'stderr', let golint work
wuqiong4945
2017-11-09
Fix #1101 - Ignore no-implicit-dependencies errors until TSLint supports chec...
w0rp
2017-11-08
Add PyLS linter (#1097)
Auri
2017-11-08
Merge pull request #1093 from ttaylorr/master
w0rp
2017-11-08
ale_linters/dafny: lint only saved files
Taylor Blau
2017-11-07
README: denote that 'Dafny' linter checks files
Taylor Blau
2017-11-07
ale_linters: add 'dafny' linter
Taylor Blau
2017-11-07
Fix #1086 - Implement command chaining for fixers
w0rp
2017-11-07
Tell users when a fixer does not exist, and make the no fixers message softer
w0rp
2017-11-07
Merge pull request #1063 from aurieh/master
w0rp
2017-11-07
Update doc and README for Dart LSP
aurieh
2017-11-07
Add dart LSP (resolves #1006)
aurieh
2017-11-06
#1006 Fix raw message handling for LSP support in NeoVim
w0rp
2017-11-06
Merge pull request #1087 from duleorlovic/master
w0rp
2017-11-06
Add example for changing highlight color
Dusan Orlovic
2017-11-05
Fix #1085 - Add a final newline character to tsserver and LSP messages
w0rp
2017-11-05
Modify the shmft tests so they won't mess with your settings
w0rp
2017-11-05
Add shfmt fixer for sh files (#1083)
Simon Bugert
2017-11-05
Add executable option for phpmd linter (resolves #1076) (#1078)
David Sierra DiazGranados
2017-11-05
Fix #626 - Automatically use `cargo check` and `cargo check --all-targets` fo...
w0rp
2017-11-05
Fix #1062 - Use <nomodeline> for the ALELint autocmd, so we don not mess with...
w0rp
2017-11-05
Fix #1061 - Handle the filenames returned by javac
w0rp
2017-11-04
Fix #1058 - Ignore all errors with bad calls to jobstop() in NeoVim
w0rp
2017-11-04
#1081 Remove the ale#python#IsExecutable function
w0rp
2017-11-04
#1081 Use executable() for Python executables on Windows, and rename the test...
w0rp
2017-11-03
Fix #491 - Only set -x for shellcheck for versions which support the option
w0rp
2017-11-03
windows compatible warning match pattern for erlc (#1071)
Antoine Reilles
2017-11-02
#1074 #1077 Add highlight configuration to the FAQ
w0rp
2017-11-01
Merge pull request #1072 from drrcknlsn/master
w0rp
2017-10-31
Prevent logging of errors in the php linter.
Derrick Nelson
2017-10-31
Merge pull request #1068 from maximbaz/patch-1
w0rp
2017-10-31
Fix #936 - Check the actual files for gosimple and staticcheck
w0rp
2017-10-31
Put info about lightline-ale in README.md (fixes #1065)
Maxim Baz
2017-10-30
#857 - Add b:ale_fix_on_save for controlling fixing on save for specific buffers
w0rp
2017-10-30
Merge pull request #1059 from ahmedelgabri/reason-refmt
w0rp
2017-10-29
refmt fixer for ReasonML
Ahmed El Gabri
2017-10-29
Fix #719 - Add ALEReset and ALEResetBuffer for removing problems for all buff...
w0rp
2017-10-29
#817 - Document the buffer toggling options, and define plug mappings for eve...
w0rp
2017-10-28
#817 Add commands for toggling ALE for only the current buffer
w0rp
2017-10-28
#817 Move code for toggling ALE to its own file
w0rp
2017-10-28
Fix #971 - Add an option for turning errors about missing eslint config files...
w0rp
2017-10-27
Merge pull request #1053 from SamHowie/hackfmt
w0rp
2017-10-27
Add hackfmt fixer
Sam Howie
2017-10-27
#1054 - Prevent ALE from adding the after directory to runtimepath too much
w0rp
2017-10-26
Fix #1039 - Only check the file on disk for dartanalyzer
w0rp
2017-10-26
Fix #1041 - Do not request completions shortly after CompleteDone
w0rp
2017-10-26
Fix #1051 - Support ash and dash for shellcheck and the sh linter
w0rp
2017-10-26
Fix #1048 - Do not lint files named "."
w0rp
[next]