summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-12-31Add new demo video to READMEw0rp
2022-12-30Fix #4408 - Trigger floating preview autocommand on BufWinLeave and WinScroll...Leon
2022-12-28nix: durably handle versions before 2.4 (#4398)Antonio Gurgel
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 #4396 - Enable virtualtext by defaultw0rp
2022-12-25Close #4397 - Add human-readable values for g:ale_virtualtext_cursorw0rp
2022-12-25Fix markdownlint documentationw0rp
2022-12-25Enable ruff for Python by defaultw0rp
2022-12-25nix: handle versions past 2.9 (#4394)Antonio Gurgel
2022-12-24Document how to create ALE releasesw0rp
2022-12-24Fix #4388: Fix pylsp and Pyright cwdw0rp
2022-12-22fix: ruff not registered as fixer (#4393)Yining
2022-12-10fix: #4356 Missing racket documentation (#4384)Yining
2022-12-06Handle empty answer of ansible-lint (#4373)Michael F. Schönitzer
2022-12-06add: support for refurb as a Python linter (#4379)Yining
2022-11-25Added support for more file types for clang-format. (#4367)Matheus
2022-11-25fix: missing plug mapping `ale_go_to_implementation` (#4337)U1s2e3r4n5a6m7e
2022-11-25Fix 4246 - Add ansible language-server (#4355)Horacio Sanson
2022-11-25Remove a flaky smoke test we no longer needw0rp
2022-11-25Fix 4324 - add neovim 0.8 test (#4325)Horacio Sanson
2022-11-254242 update tests with vim 9 (#4366)Horacio Sanson
2022-11-23Fix bug in sqlfluff implementation & implement fixer support (#4365)Carl Smedstad
2022-11-22Add rustfmt executable variable to rust docs (#4360)Joey Buiteweg
2022-11-21Implement support for SQL linter sqlfluff (#4361)Carl Smedstad
2022-11-21Markdown: allow passing custom executable for markdownlint (#4358)Götz Christ
2022-11-07Add raco_fmt fixer for Racket files (#4354)Jeremy Cantrell
2022-11-06add: support config option for checkmake linter (#4351)Yining
2022-11-05omni: racket should complete at end of keywords (#4352)D. Ben Knoble
2022-11-04Add 'dockerfile_hadolint_options' config setting (#4353)Matthew Armand
2022-10-31add: support for ruff as a Python linter and fixer (#4347)Yining
2022-10-29Add erlang_ls linter for Erlang files (#4346)Dmitri Vereshchagin
2022-10-29Doc style fixes (#4344)Ben Boeckel
2022-10-29codespell: fix spelling errors picked out by `codespell` (#4343)Ben Boeckel
2022-10-14test: ensure helptags runs (#4336)D. Ben Knoble
2022-10-12cc: fix using '-x c*-header' for header files with GCC. (#4334)Nicolas Pauss
2022-10-05fix: wrong config name (#4326)koka
2022-10-04Add support for tfsec Terraform linter (#4323)koka
2022-10-04Add vim 9.0 and remove 8.0 (#4271)Horacio Sanson
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-22Pass input via stdin and filename as arg to clj-kondo (#4315)Christoph Frick
2022-09-21bicep: Lint files on disk instead of buffer (#4311)Carl Smedstad
2022-09-14Add support for Microsoft's DSL Bicep (#4310)Carl Smedstad