summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-05-09#2481 - Use text to insert from insertTextw0rp
2019-05-09Merge pull request #2486 from Sh3Rm4n/doc-typo-fixw0rp
2019-05-09Fix typos in documentationSh3Rm4n
2019-05-08Merge pull request #2134 from oaue/masterw0rp
2019-05-08Merge pull request #2479 from hsanson/288-fix-eclipse-jar-path-docsw0rp
2019-05-08Improve eclipselsp jar search logic.Horacio Sanson
2019-05-08Fix eclipselsp path documentation.Horacio Sanson
2019-05-07Escape phpstan arguments, and update documentationw0rp
2019-05-07Add fixer for OCaml ocp-indent (#2436)Kanenobu Mitsuru
2019-05-07Merge pull request #2475 from andreypopp/andreypopp/fix-nvim-hlw0rp
2019-05-05Fix off by one error line highlight w/ nvim apiAndrey Popp
2019-05-02Add XO as a linter/fixer for TypeScript files (#2453)Alvin Chan
2019-05-01Better phpstan default configuration (#2444)Julien Deniau
2019-05-01Merge pull request #2446 from fnichol/add-var-sh-shellcheck-change-directoryw0rp
2019-05-01Merge pull request #2437 from robertjlooby/add-floskellw0rp
2019-05-01Fix #2460 - Do not track when LSP linters are busyw0rp
2019-05-01Optionally use neovim's api-highlights (#2169)Andrey Popp
2019-04-29Merge pull request #2448 from reedriley/masterw0rp
2019-04-29Merge pull request #2466 from alerque/patch-1w0rp
2019-04-29Include plugin description in local help lineCaleb Maclennan
2019-04-26Disable fsync for writefile() calls for performancew0rp
2019-04-24Updated Vim version in Dockerfile and made UpdateTagStack clearerReed Riley
2019-04-23Close #1753 - Implement minimum viable integration with Deopletew0rp
2019-04-23Add a fixer for r based on the styler package (#2401)Thibault Vatter
2019-04-23Fix #2452 - Strip trailing spaces off sign text automaticallyw0rp
2019-04-19Add support for Vim's tagstack to ALEGoToDefinitionReed Riley
2019-04-18Add g:ale_sh_shellcheck_change_directoryFletcher Nichol
2019-04-17Fix #2415 - Mark tsserver and LSP linters inactive againw0rp
2019-04-17#1791 Set the working directory for cabal and stackIan Shipman
2019-04-17Merge pull request #2443 from JulioJu/patch-1w0rp
2019-04-17Documentation: ale-java eclipselsp customizationJulio
2019-04-16fix 2434: use text field instead of the detail field for virtualtext (#2441)Jethro Shuwen Sun
2019-04-16Fix #1930 - Finish ale_fix_on_save_ignorew0rp
2019-04-15#1930 - Add ale_fix_on_save_ignore for disabling some fixers on savew0rp
2019-04-15Adjust the README wording slightlyw0rp
2019-04-15#782 - Use compile commands for matching source files for headersw0rp
2019-04-15improve the lsp diagnostic message format (#2425)Jethro Shuwen Sun
2019-04-15Fix #2440 - Fix the kotlinc command when Maven and Gradle are missingw0rp
2019-04-14Add floskell for Haskell formattingRob Looby
2019-04-13Add support for latexindent (#2387)Riley Martine
2019-04-13Merge pull request #2121 from hsanson/1996-add-support-for-eclipse-jdt-lsw0rp
2019-04-13Merge pull request #2394 from harttle/masterw0rp
2019-04-13Merge pull request #2433 from belka-ew/bugfix/remove-otherproject-util-doublew0rp
2019-04-13Linter for powershell syntax errors (#2413)Jesse Harris
2019-04-13Remove otherproject#util#Double from d.vimEugen Wissner
2019-04-11Merge pull request #2432 from superobertking/masterw0rp
2019-04-11modify rls testcaserobertking
2019-04-11change default value of ale_rust_rls_toolchain and update documentationrobertking
2019-04-11test: unit test for fecs fixer, fecs commandharttle
2019-04-11style: fecs related doc and vim scriptsJun Yang