summaryrefslogtreecommitdiff
path: root/autoload
AgeCommit message (Expand)Author
2021-01-14Add nvim floating window support (replaces #3314) (#3470)Kevin Clark
2021-01-13Merge pull request #3494 from YorickPeterse/masterHoracio Sanson
2021-01-13Merge pull request #3482 from liskin/lsp-popup-menu-fixHoracio Sanson
2021-01-13Merge pull request #3398 from ecly/update-python-find-rootHoracio Sanson
2021-01-13Merge pull request #3399 from StephenWithPH/suggest-scalafmt-for-sbtHoracio Sanson
2021-01-08Merge pull request #3386 from ivorpeles/masterHoracio Sanson
2020-12-23Add linter for InkoYorick Peterse
2020-12-05codefix: Fix LSP MenuCallback invocation (E119, not enough args)Tomas Janousek
2020-11-29Merge pull request #3381 from andreypopp/gofmt-stding-stdoutHoracio Sanson
2020-11-26fix: correct suggested filetype for yamlfixLyz
2020-11-25Use better string comparison operators in isort fixerIvor Peles
2020-11-25Fix comparison operatorIvor Peles
2020-11-25feat: add yamlfix fixerLyz
2020-11-21Ignore executable check when executable is pipenvIvor Peles
2020-11-21Set default value for python_isort_auto_pipenvIvor Peles
2020-11-21Use pipenv isort executable when python_auto_pipenv = 1Ivor Peles
2020-11-21Fix 3103 - add shellcheck shell directive detection. (#3216)Horacio Sanson
2020-11-21Merge pull request #3409 from lyz-code/feat/add-autoimport-supportw0rp
2020-11-21Merge pull request #2903 from davidtwco/ormolu-fixerw0rp
2020-11-21Add php phpcbf options (#3383)Dale Jung
2020-11-21Close #2727 - Add a hover-only setting for balloonsw0rp
2020-11-21Fix #3332 - Modify everything for rename/actionsw0rp
2020-11-21Merge pull request #3358 from lukaswozniak/masterw0rp
2020-11-21Merge pull request #3354 from rphln/collapse-whitespacesw0rp
2020-11-21Fix handling of ranges at file end. (#3344)w0rp
2020-11-21Add luafmt fixer (#3289)zandr
2020-11-21Merge pull request #3435 from myobie/yarn-berryw0rp
2020-11-21#3442 Fix code fix clangd issueDalius Dobravolskas
2020-11-21Close #1466 - Add GVIM refactor menu supportw0rp
2020-11-17Look for node packages in .yarn/sdks as wellNathan Herald
2020-11-14cmp forwards, and reverse the code actionsw0rp
2020-11-14Support for LSP/tsserver Code Actions (#3437)Dalius Dobravolskas
2020-11-02Move the test for buffer-local variablesJason Franklin
2020-11-02Use the proper term for the "#!" lineJason Franklin
2020-11-02Remove a noise commentJason Franklin
2020-10-23feat: add autoimport fixerLyz
2020-10-23Add ormolu fixer.David Wood
2020-10-19add sbt as a suggested filetype for scalafmt fixerStephenWithPH
2020-10-15#3332 Implement :ALERename! for ignoring errorsw0rp
2020-10-15Update FindProjectRootIni with poetry.lock and pyproject.tomlecly
2020-10-03Use stdin/stdout to communicate with gofmtAndrey Popp
2020-09-30Add maven helper file; use maven wrapper if available instead of global 'mvn'...fenuks
2020-09-18Improves fixer performance for large buffersŁukasz Woźniak
2020-09-14Collapse spaces and lines in the completion menu.Raphael Nepomuceno
2020-09-09Bump the ALE version to 3.0.0v3.0.0w0rp
2020-09-09Close #2522 - Check pylint on the flyw0rp
2020-09-09Remove unnecessary length check.Christian Keil
2020-09-09Fix format linting error.Christian Keil
2020-09-09Fix handling of ranges at file end.Christian Keil
2020-09-08Close #3003 - Show ignored linters in :ALEInfow0rp