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
2020-05-08
Use a function to define shellcheck linters and vars needed, fixes tests
Ian2020
2020-04-29
Main logic of shellcheck has moved, updated backward compat test
Ian2020
2020-04-28
Fix linting issue - indentation incorrect
Ian2020
2020-04-28
Fix shell detection test, shellcheck function name has changed
Ian2020
2020-04-28
Fix handler test, function name has changed
Ian2020
2020-04-28
Moved common code to ale handlers, updated bats doc
Ian2020
2020-04-28
Fix documentation oversights
Ian2020
2020-04-24
Add shellcheck as linter for bats files
Ian2020
2020-04-21
Merge pull request #3117 from zoonfafer/vim-vimls
Horacio Sanson
2020-04-21
Add vim-language-server linter support
Jeffrey Lau
2020-04-20
Merge pull request #3121 from zoonfafer/scala-metals
w0rp
2020-04-20
Add terraform-lsp integration (#2758)
Oliver Ford
2020-04-19
Merge pull request #3027 from ndtho8205/fix-kotlinc-stderr
Horacio Sanson
2020-04-18
linter/scala/metals: Fix return value of GetProjectRoot()
Jeffrey Lau
2020-04-18
Merge pull request #3098 from tarikgraba/verilator-columnn
w0rp
2020-04-18
Fix the cursor tests, that stop tests running
w0rp
2020-04-18
Broken message in pycodestyle (or any other Linters whose name include 'code'...
Yuto
2020-04-18
Adds column number to the verilator verilog linter
TG
2020-04-17
Merge pull request #2681 from mynomoto/clj-kondo-cache
w0rp
2020-04-17
Merge pull request #2823 from jeremija/do-not-save-on-autoimport
w0rp
2020-04-17
Merge pull request #3050 from StarryLeo/fix-vim-sign-priority-patch-check
Horacio Sanson
2020-04-15
Closes #3019 - Implement default navigation
w0rp
2020-03-15
Fix vim sign priority patch check
StarryLeo
2020-03-11
Fixes #2982 - Implement g:ale_exclude_highlights
w0rp
2020-03-06
Fix 3011 - not catching kotlinc output on stderr
Tho Nguyen Duc
2020-03-04
Refactor the "s:LoadArgCount()" function (#3025)
w0rp
2020-02-25
Mention using 'hidden' in combination with ALEGoToDefinition
w0rp
2020-02-22
Add default labels to issue templates
w0rp
2020-02-08
Merge pull request #2986 from ndrewtl/patch-1
Ryan
2020-01-28
misc: change email address for @ndrewtl
Andrew Lee
2020-01-02
Merge pull request #2908 from af/patch-1
w0rp
2020-01-02
Mypy: try to find folder containing mypy.ini to use as cwd. (#2385)
Harry Percival
2020-01-02
Fix the build
w0rp
2020-01-02
Fix #2704 - Show mypy notes; can be disabled
w0rp
2020-01-01
Add TypeScript autoimport support for deoplete (#2779)
Jerko Steiner
2020-01-01
Make it more obvious you can use popup in completeopt now
w0rp
2020-01-01
Merge pull request #2942 from PsiPhire/master
w0rp
2020-01-01
Merge pull request #2937 from kevinoid/eslint-run-from-project-root
w0rp
2020-01-01
Documented g:ale_hover_to_preview
w0rp
2020-01-01
Merge pull request #2828 from akhilman/hover-to-preview
w0rp
2019-12-29
Add old check for bufline api
Jerko Steiner
2019-12-22
Allow popup to be used instead of preview in completeopt
Zander Lee
2019-12-17
Run ESLint from project root dir where possible
Kevin Locke
2019-12-03
Add a Help Wanted message in case people are interested
w0rp
2019-11-27
Merge pull request #2910 from hsanson/2891-fix-eslinter-json-parser
w0rp
2019-11-26
Fix 2891 - eslint not showing errors.
Horacio Sanson
2019-11-24
Fix for incorrect eslint output parsing for graphql files
Aaron Franks
2019-11-15
Merge pull request #2847 from DonnieWest/allowUserToCustomizeItems
w0rp
2019-11-14
Clean up the nimpretty code
w0rp
2019-11-14
Merge pull request #2660 from YPCrumble/master
w0rp
[next]