summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-08-07Fix lua_language_server_config variable namefix/lua-language-server_docscos
2023-08-05Close #4579 - Support numhl highlights for vim >= 8.2.3874Rodrigo Mesquita
2023-08-01floatwin: use win_execute in NeoVim for commands when it exists (#4532)Oskar Haarklou Veileborg
2023-08-01docs: fix typo (#4567)Peter Benjamin
2023-08-01feat(markdown): add marksman lsp (#4565)Peter Benjamin
2023-07-31Don't echom if not in normal mode (#4560)Amadeus Demarzi
2023-07-25Communicate support for markdown to the lsp server (#4450) (#4453)Wooter
2023-07-24fixed parsing errors when certain options are used in glslangValidator (#4540)JoseGRuiz
2023-07-24Add erb-formatter support (#4546)Arash Mousavi
2023-07-24Remove gometalinter support (#4534)Craig Rodrigues
2023-07-24feat: enable golangci-lint by default (#4536)Craig Rodrigues
2023-07-24Add end_col of matched forbidden word (#4556)LittleKey
2023-07-24chore: update elixir_ls.vim (#4547)Mitchell Hanberg
2023-07-24fix(vue): volar v1 support (#4552)Arnold Chand
2023-07-24ale-rust: add an example for `rust-analyzer` configuration (#4559)Ben Boeckel
2023-06-27Remove golint supported-tools (#4535)Craig Rodrigues
2023-06-27feat: support Bazel `buildifier` linter (#4529)Chuck Grindel
2023-06-27Update cairo linter to Cairo 1.0 (#4530)0xHyoga
2023-06-09Mention deadnix in supported tools (#4528)Nathan Henrie
2023-05-26🐛 Fix a Ruby deprecation warning in the ERB linter (#4521)Rob Whittaker
2023-05-22Dockerlinter (#4518)Shad
2023-05-21docs: fix broken link for ccls init opts (#4520)bretello
2023-05-06Add support for npm-groovy-lint (#4495)lucas-str
2023-04-22Add fourmolu fixer (#4501)Pat Brisbin
2023-04-13Fix 4490 - Fix pyright not running with poetry (#4491)Horacio Sanson
2023-04-13Add support for Bicep when installed as a plugin to Azure CLI (#4496)Carl Smedstad
2023-04-07Fix error from ansible-lint versions >=6.11.0. (#4492)SkrrtBacharach
2023-04-02remove `--enable-all` from golangci-lint options (#4488)Veselin Ivanov
2023-03-31Added column alignment for errors (#4473)David le Blanc
2023-03-26Add support for `rustywind` fixer (#4477)Guillermo R. Roig Carralero
2023-03-15Use cooler badges in READMEw0rp
2023-03-14Fix `ale#util#GetBufferContents` and propagate use (#4457)Wilson E. Alvarez
2023-03-11Added instructions for pathogen install (#4471)TheBearodactyl
2023-03-09Fix mismatched type on compare g:ale_virtualtext_cursor (#4476)jiz4oh
2023-03-08Clear virtualtext no matter how enabled (#4475)Daniel Harding
2023-03-07Fix a typo in the READMEw0rp
2023-03-07Close #4441 - Update FAQ and add "Why ALE?"w0rp
2023-03-07Fix vim-plug and Vundle headingsw0rp
2023-03-07Fix installation textw0rp
2023-03-07Remove Table of Contents and simplify installation sectionw0rp
2023-03-07Fix windows virtualenv PATH testsw0rp
2023-03-07#2172 - Expand PATH in the shell for automatic virtualenvw0rp
2023-03-07Add deadnix linter (#4443)Albert Peschar
2023-02-21Fix #3616, #3903 - Use proper floating window borders in neovim (#4417)Oskar Haarklou Veileborg
2023-02-13Ignore shellcheck error in run-vader-testsw0rp
2023-02-13Clean up run-tests syntaxw0rp
2023-02-13run-tests: download images only on x86-64 (#4421)Albert Peschar
2023-02-09Add support for llvm-mc as an assembly linter (#4446)javad
2023-02-08Attempt to fix auto virtualenv on Windowsw0rp
2023-02-08Fix CI BSw0rp