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
2017-12-19
Allow the cursor messages to be disabled while Vim is running
w0rp
2017-12-19
Fix #1228 - Reset the cursor if echoing a message moves it
w0rp
2017-12-18
Missing warning level 'suggestion' for vale
Johannes Wienke
2017-12-18
Fix #1210 - Fix a Windows path issue which broke TSLint
w0rp
2017-12-18
Remove some now redundant echo code
w0rp
2017-12-18
#1212 Fix some echo cursor flashing by only echoing once all linters are fini...
w0rp
2017-12-18
Merge pull request #1232 from languitar/vale-json
w0rp
2017-12-18
Add support for Vritual Env folder called venv
Daniel Parker
2017-12-17
Use JSON output with vale
Johannes Wienke
2017-12-17
Merge pull request #1220 from languitar/linter-alex
w0rp
2017-12-17
Look for mypy.ini to find Python project roots too
w0rp
2017-12-17
Fix a typo
w0rp
2017-12-17
Merge pull request #1203 from Carpetsmoker/autocmd-start
w0rp
2017-12-13
Add a linter for alex
Johannes Wienke
2017-12-10
Run before lint cycle, rename autocmds
Martin Tournoij
2017-12-09
add google-java-format fixer
butlerx
2017-12-08
goimports fixer doesn't work for vendored libraries
Martin Tournoij
2017-12-07
Fix #1205 Do not add line highlights if the groups do not exist
w0rp
2017-12-07
Merge pull request #1174 from eborden/eborden/add-brittany-for-haskell-format...
w0rp
2017-12-07
Add ALEStartLint autocmd
Martin Tournoij
2017-12-05
added importjs fixer
Jeff Willette
2017-12-02
Fix #1186 - Disable checking code with perl by default
w0rp
2017-12-02
Merge pull request #1188 from ejsexton82/master
w0rp
2017-12-01
Make toggling work when pattern options are enabled
w0rp
2017-12-01
Fixed command string for phpcbf fixer
E.J. Sexton
2017-11-30
Fix #1176 - Add an option for caching failing executable checks
w0rp
2017-11-30
Escape the filename for finddir
w0rp
2017-11-30
fnameescape when searching nearest file
Lukas Galke
2017-11-29
Fix #1178 - Don't use the output from eslint_d for fixing files when the outp...
w0rp
2017-11-28
Add brittany for Haskell formatting
Evan Rutledge Borden
2017-11-26
Implement go to defintion for LSP linters
w0rp
2017-11-26
Compress one line
w0rp
2017-11-26
Fix #918 - Save prettier details for Haskell linters
w0rp
2017-11-26
#1162 Get LSP completions working reasonably well
w0rp
2017-11-26
#1162 Add unfinished experimental code for supporting LSP completion, clean u...
w0rp
2017-11-25
Delete to black hole register in fixer
Martin Tournoij
2017-11-22
Fix #988 - Support --fix-dry-run for ESLint by processing the JSON output
w0rp
2017-11-22
Fix lambda and funcref chain values
w0rp
2017-11-22
Add support for post-processing fixer output
w0rp
2017-11-22
#988 Take --fix-dry-run away again, because it is dumb
w0rp
2017-11-22
Fix #988 - Support --fix-dry-run for ESLint where available, and --fix-to-std...
w0rp
2017-11-22
Fix a bug with resetting pattern options when ALE is enabled again
w0rp
2017-11-22
Support fixer aliases, and make prettier-eslint and prettier-standard just work
w0rp
2017-11-22
#1095 Use --stdin-filepath where available for prettier-eslint
w0rp
2017-11-22
#1095 - Use --stdin-filepath for prettier, where available
w0rp
2017-11-22
Disable piping buffer data into commands for fixing files where needed
w0rp
2017-11-22
Make fixing ignore empty output better
w0rp
2017-11-21
Use some default regex for completion support in other filetypes
w0rp
2017-11-21
Fix #783 - Do not run Flow with home directory configuration files by default
w0rp
2017-11-21
redpen: use 'code' key to show validator
rhysd
[next]