summaryrefslogtreecommitdiff
path: root/doc/ale.txt
AgeCommit message (Expand)Author
2019-01-27Sort documentation entries alphabetically betterw0rp
2019-01-26#2248 Mention tsserver as a JavaScript tool toow0rp
2019-01-26Merge pull request #2250 from m-pilia/banditw0rp
2019-01-26Merge pull request #2241 from bk2204/lsp-detect-hookw0rp
2019-01-26#2132 Unify temporary file management in command.vimw0rp
2019-01-26Add bandit linter for PythonMartino Pilia
2019-01-26Add additional ways to detect LSP project rootbrian m. carlson
2019-01-22Add haskell_stack_ghc_options like …_cabal_ghc_…Robert Estelle
2019-01-21Add textDocument/typeDefinition for LSP (#2226)Andrey Popp
2019-01-14Mention raco in the list of supported toolsw0rp
2019-01-12Support textlint for reStructuredText (#1978)hokorobi
2019-01-10Add textlint for Asciidoc and add it to Fixers (#2193)TANIGUCHI Masaya
2019-01-07Add ability to manually trigger completion menu (#2177)Jerko Steiner
2019-01-05Add support for bingo (#2165)Jerko Steiner
2019-01-03Clean up the new g:ale_shell code. Use it for Windowsw0rp
2019-01-03Merge pull request #2167 from stegmanh/masterw0rp
2019-01-02change ale to use value of g:ale_shell regardless of what it isHolden
2018-12-28address PR feedback by fixing docs and hardcoding bash to use -c on fish and ...Holden
2018-12-28add tests for ale_shell optionHolden
2018-12-20Merge pull request #2141 from benjaminjkraft/masterw0rp
2018-12-19Add versions of ALEGoToDefinition that open in splitsBen Kraft
2018-12-18#2132 Change (buffer, lines) fixer functions to (buffer, done, lines)w0rp
2018-12-10Adds standardrb linter (#2133)Justin Searls
2018-12-10#1520 - Add an :ALEDocumentation for tsserverw0rp
2018-12-07Merge branch 'master' of github.com:stegmanh/aleHolden
2018-12-07Add initial support for settings to overwrite ale shellHolden
2018-12-06Merge pull request #2061 from hsanson/1910-add-support-for-bibclean-fixerw0rp
2018-12-06Add support for pydocstyle linter (#2085)pmacosta
2018-12-06refactor sasslint linter (#2077)Oskar Grunning
2018-12-01Add bibclen fixer supportHoracio Sanson
2018-11-21Merge pull request #2068 from m-pilia/ispcw0rp
2018-11-19Fix #2084 - Disable mix by default, as it causes too many problemsw0rp
2018-11-19Merge pull request #2087 from m-pilia/adaw0rp
2018-11-18Add GCC linter for AdaMartino Pilia
2018-11-14Add Vale linter for AsciiDocJeff Kreeftmeijer
2018-11-14Add style highlights for virtualtext and document all of themw0rp
2018-11-14Add specific highlight groups for virtualtext (#2071)jamestthompson3
2018-11-12Lint ispc on disk to solve include imprecisionsMartino Pilia
2018-11-11Add linter for ispcMartino Pilia
2018-11-11Merge pull request #2060 from meain/fixer-pretty-htmlw0rp
2018-11-11Fix #2054 - Make golint configurablew0rp
2018-11-11Merge pull request #2056 from luan/virtualtextw0rp
2018-11-10Fix #1960 - Do not fix files on :wqw0rp
2018-11-08Enable ESLint for Vue files by defaultw0rp
2018-11-06Document ale_virtualtext_delayLuan Santos
2018-11-07Add prettier to html formattersAbin Simon
2018-11-05Add support for nvim's virtualtext on cursorLuan Santos
2018-11-04Merge pull request #2051 from aclemons/ruumbaw0rp
2018-11-04Add initial support for ruumba in eruby files.Andrew Clemons
2018-11-01PHP linter: make the path to the executable configurableCyril Roelandt