summaryrefslogtreecommitdiff
path: root/doc/ale.txt
AgeCommit message (Expand)Author
2019-04-02Sort the documented optionsw0rp
2019-03-30Add g:ale_disable_lsp and b:ale_disable_lsp to disable linters powered by LSPrhysd
2019-03-29Fix the table of contentsw0rp
2019-03-29PSScriptAnalyzer (#2370)Jesse Harris
2019-03-29#2397 - disable elixir-ls by default, which can be CPU hungryw0rp
2019-03-21Add support for elm-lspAntew
2019-03-11make options for credo configurable (#2337)Adam Trepanier
2019-03-09Update documentation for languagetoolw0rp
2019-03-08Merge pull request #2327 from akshit-sharma/masterw0rp
2019-03-08Fix #2326 - ALEComplete no longer replaces completeoptw0rp
2019-03-05#2132 - Document ale#command#Runw0rp
2019-03-02fixed mismatched ToC and headingakshit-sharma
2019-03-02clang-format supported with nvcc (cuda files)akshit-sharma
2019-02-22Revert "#2132 Change (buffer, lines) fixer functions to (buffer, done, lines)"w0rp
2019-02-22#2132 - Replace all uses of foo_callback with foow0rp
2019-02-22#2132 - Implement project_root as a replacement for project_root_callbackw0rp
2019-02-22#2132 - Make most foo_callback options work as foow0rp
2019-02-21#2132 - Implement deferred command handling for lintersw0rp
2019-02-18Fix typo in ale.txtmandreyel
2019-02-13Fix #2293 - Update linter option documentationw0rp
2019-02-12#2132 - Implement deferred executable string handling for lintersw0rp
2019-02-11Rewrite the supported tools lists in new filesw0rp
2019-02-10Merge pull request #2268 from m-pilia/alexw0rp
2019-02-10Supporting filtered jump (#2279)Théo Cavignac
2019-02-08Support pylama for python (#2266)Kevin Locke
2019-02-08Add `-relative` option to ALESymbolSearch (#2255)Alvin Chan
2019-02-06Make Cypher linter dynamicFrancisco Lopes
2019-02-06Merge pull request #2270 from oblitum/add-cypher-lintw0rp
2019-02-06#2132 - lint and fix with ale#command#Runw0rp
2019-02-03linter/cypher: add cypher-lintFrancisco Lopes
2019-02-02Add settings for the Alex linterMartino Pilia
2019-01-27Add initial ameba (crystal linter) support (#2174)Harrison Bachrach
2019-01-27Extend statusline interface (#2240)petpetpetpet
2019-01-27Add textlint for tex (#2234)TANIGUCHI Masaya
2019-01-27add cmake-format fixer support (#2244)Attila Maczak
2019-01-27SugarSS support from PR 1967 (#2219)Niclas Åhdén
2019-01-27Merge pull request #2235 from erydo/stack-ghc-optionsw0rp
2019-01-27Add VHDL Support & Newer Verilog Linters (#2229)John Gentile
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