summaryrefslogtreecommitdiff
path: root/autoload
AgeCommit message (Expand)Author
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-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-24Add erb-formatter support (#4546)Arash Mousavi
2023-07-24feat: enable golangci-lint by default (#4536)Craig Rodrigues
2023-07-24Add end_col of matched forbidden word (#4556)LittleKey
2023-06-27Remove golint supported-tools (#4535)Craig Rodrigues
2023-05-06Add support for npm-groovy-lint (#4495)lucas-str
2023-04-22Add fourmolu fixer (#4501)Pat Brisbin
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-14Fix `ale#util#GetBufferContents` and propagate use (#4457)Wilson E. Alvarez
2023-03-08Clear virtualtext no matter how enabled (#4475)Daniel Harding
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-08Attempt to fix auto virtualenv on Windowsw0rp
2023-02-08#2172 Auto PATH with ale_python_auto_virtualenvw0rp
2023-02-08Add support for lua-language-serverw0rp
2023-02-07Add alejandra for nix (#4435)Nathan Henrie
2023-01-29diagnostics: support sending ALE output to Neovim's diagnostics API (#4345)Ben Boeckel
2023-01-28Add `gopls format` as a Go fixerSean Enck
2023-01-27add: pycln as a python linter and fixer (#4415)Yining
2023-01-06Fix #4413 - Avoid errors for invalid buffers in ale#virtualtext#Clearw0rp
2023-01-04Fix #4410 - Ignore prop_add errorsw0rp
2022-12-30Fix #4408 - Trigger floating preview autocommand on BufWinLeave and WinScroll...Leon
2022-12-27Fix #4331 - Shift line 0 errors to line 1 for virtual-textw0rp
2022-12-27Close #4401 - Use subtle defaults for virtual-textw0rp
2022-12-27#4400 - Remove virtual-text defaults from highlight.vimw0rp
2022-12-27Fix #4400 - Separate virtual text highlight groups to avoid errorsw0rp
2022-12-26Fix #4399 - Manage virtual-text state betterw0rp
2022-12-25Update ALE to v3.3.0w0rp
2022-12-25Close #4397 - Add human-readable values for g:ale_virtualtext_cursorw0rp
2022-12-25Enable ruff for Python by defaultw0rp
2022-12-22fix: ruff not registered as fixer (#4393)Yining
2022-11-25Added support for more file types for clang-format. (#4367)Matheus
2022-11-23Fix bug in sqlfluff implementation & implement fixer support (#4365)Carl Smedstad
2022-11-07Add raco_fmt fixer for Racket files (#4354)Jeremy Cantrell
2022-11-05omni: racket should complete at end of keywords (#4352)D. Ben Knoble
2022-10-31add: support for ruff as a Python linter and fixer (#4347)Yining
2022-10-29codespell: fix spelling errors picked out by `codespell` (#4343)Ben Boeckel
2022-10-12cc: fix using '-x c*-header' for header files with GCC. (#4334)Nicolas Pauss
2022-09-30Add fixer "css-beautify". Adjust "html-beautify." (#4319)Matheus Gabriel Werny de Lima
2022-09-30Added file types for dprint. (#4320)Matheus Gabriel Werny de Lima
2022-09-30Add pyright config files to project root files list (#4321)Andreas Doll
2022-09-25cc: use '-x c*-header' for header files for C and C++ linters. (#4318)Nicolas Pauss
2022-09-11Deno: find project root using deno.json/deno.jsonc (#4306)Dirk Jonker
2022-09-11Fix 4155 - Show error when project root not found (#4207)Horacio Sanson
2022-09-08omni: find last racket keyword for completion (#4293)D. Ben Knoble