summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-06-17Add support for purescript language server (#2572)Drew Olson
2019-06-17Merge pull request #2578 from andys8/patch-2w0rp
2019-06-16Merge pull request #2577 from hsanson/fix-checkstyle-defaultsw0rp
2019-06-16Merge pull request #2591 from blahgeek/inc-deoplete-rankw0rp
2019-06-15Raise deoplete source rank to 1000BlahGeek
2019-06-13Merge pull request #2563 from dcyriller/fixer-prettier-glimmerw0rp
2019-06-13Refactor to be less verboseCyrille David
2019-06-12Fix checkstyle default configuration.Horacio Sanson
2019-06-11Elm: Update link to compiler repositoryAndy
2019-06-10Bump the ALE versionv2.5.0w0rp
2019-06-10Fix #1727 - Replace previoulsy defined linters with matching namesw0rp
2019-06-10Lint on InsertLeave, not in insert mode by defaultw0rp
2019-06-10Merge pull request #2567 from theevocater/add_reorder_python_importsw0rp
2019-06-10Make rmarkdown files work with styler and lintr (#2564)Thibault Vatter
2019-06-10Merge pull request #2558 from hsanson/fix-javalsp-command-callbackw0rp
2019-06-10Move images to a GitHub issuew0rp
2019-06-10Merge pull request #2574 from enterprisey/patch-1w0rp
2019-06-10Merge pull request #2568 from h-michael/fix-reasonml-docw0rp
2019-06-09In README, more efficient git clonesenterprisey
2019-06-09Do not set default binary.Horacio Sanson
2019-06-09Remove unnecessary asterisk from doc/ale-reasonmlHirokazu Hata
2019-06-08Add support for reorder-python-imports fixerJake Kaufman
2019-06-09Document and test reason-language-serverw0rp
2019-06-08Add support for reason-language-serverDavid Buchan-Swanson
2019-06-08Merge pull request #2253 from jj-kim/masterw0rp
2019-06-08Merge pull request #2559 from nerdrew/rust-cargo-rendered-detailw0rp
2019-06-08Merge pull request #2565 from Tharre/masterw0rp
2019-06-08Merge pull request #2551 from laino/eslint-jsonw0rp
2019-06-08Merge pull request #2566 from grimmn/extend-clangtidy-optionsw0rp
2019-06-08Add additional option setting for clangtidy linterJonathan Vander Mey
2019-06-06Run xml linters on xsd and xslt filesTharre
2019-06-06prettier: Support experimental languagesCyrille David
2019-06-05Fix #2525 - Convert Windows paths in a Unix environmentw0rp
2019-06-04show rendered cargo error in detailAndrew Lazarus
2019-06-04Make ale_lint_on_save work with b:ale_fix_on_save = 1w0rp
2019-06-05Fix javalsp command callback.Horacio Sanson
2019-06-04Merge pull request #2557 from hy2k/update-docw0rp
2019-06-04Update README deoplete completion source sectionhy2k
2019-06-04Use correct handler for 'xo' linterNils Kuhnhenn
2019-06-03#2542 - Improve checkstyle project configurationw0rp
2019-06-03Fix tests on Windowsw0rp
2019-06-03Fix #1279 - Run cppcheck differently when modifiedChristoph Koehler
2019-06-03Feature/add ant support (#2539)Andrew Lee
2019-06-03Fix #2555 - Remove highlights in lowercase, etcw0rp
2019-06-03Update the license yearw0rp
2019-06-02Use JSON output for eslint and fix tsserver columnNils Kuhnhenn
2019-06-01Merge pull request #2549 from m-pilia/custom-lsp-requestsw0rp
2019-06-01Support custom LSP notificationsMartino Pilia
2019-05-31Refactor LSP custom request handlingMartino Pilia
2019-05-31Add API for custom LSP requestsMartino Pilia