summaryrefslogtreecommitdiff
path: root/autoload
AgeCommit message (Expand)Author
2023-09-06Close #3368 - Supercharge :ALEInfow0rp
2023-09-06Add an option to save hidden buffersw0rp
2023-09-05Close #4461 - Use rust-analyzer by defaultw0rp
2023-09-05Feature: add `forge fmt` as a fixer for Solidity files (#4598)Henrique Barcelos
2023-09-05Improve ALEFix performance for neovim (#3974)Magnus Groß
2023-09-05fix(yaml): make actionlint respect config (#4584)Peter Benjamin
2023-08-20Support format xml file which haven't yet persisted at the disk (#4585)jiz4oh
2023-08-15Fix error loading "text" syntax for hover (#4574)Tomáš Janoušek
2023-08-15yamlfmt (#4587)Matheus Werny
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