summaryrefslogtreecommitdiff
path: root/README.md
AgeCommit message (Expand)Author
2021-12-17ALEFileRename command added. (#4012)Dalius Dobravolskas
2021-07-23Vim popup (#3817)D. Ben Knoble
2021-04-30add 'How can I use ALE and vim-lsp together?' in readme (#3711)Linda_pp
2021-03-01Update documentation for floating window bordersw0rp
2021-03-01Add borders for floating windows in Neovim (#3603)Yen3
2021-01-27Remove last traces of Travis CIw0rp
2020-11-21Added the Vundle command in installation instructions (#3400)Gabriel Petrovay
2020-11-14Update documentation for code actions and renamew0rp
2020-08-23Close #2556 - Support filename mappingw0rp
2020-08-09#3276 - Update README for make -n changesw0rp
2020-08-09Enable C flag parsing by defaultw0rp
2020-08-09Explain how to use ALE and coc.nvim togetherw0rp
2020-08-09Move :ALEInfo higher up in the FAQw0rp
2020-08-09Close #3267 - Add a general autoimport settingw0rp
2020-08-04Use more American Englishw0rp
2020-08-04#1532 - Display hover information on CursorHoldw0rp
2019-12-03Add a Help Wanted message in case people are interestedw0rp
2019-09-12Add ALERename (tsserver & LSP), ALEOrganizeImports (tsserver) and auto import...Jerko Steiner
2019-07-29Update links to use the new GitHub organizationw0rp
2019-06-27Update README section about running linters on saveEric Wang
2019-06-10Lint on InsertLeave, not in insert mode by defaultw0rp
2019-06-10Move images to a GitHub issuew0rp
2019-06-09In README, more efficient git clonesenterprisey
2019-06-04Update README deoplete completion source sectionhy2k
2019-05-22Update the README to use travis-ci.comw0rp
2019-05-21Revert "Fix #2492 - Remove all Deoplete support for now"w0rp
2019-05-17Close #2285 - Add a function for use with omnifuncw0rp
2019-05-16Fix #2492 - Remove all Deoplete support for noww0rp
2019-05-11Make it less likely people will do the wrong thingw0rp
2019-04-23Close #1753 - Implement minimum viable integration with Deopletew0rp
2019-04-15Adjust the README wording slightlyw0rp
2019-04-03Fix missing character in %severity%Ryan Delaney
2019-03-31FAQ: how can I see what is currently enabled?Matt Black
2019-02-13Fix #2293 - Update linter option documentationw0rp
2019-02-13Better wordingw0rp
2019-02-13Explain what linting is in the first sentencew0rp
2019-02-11Rewrite the supported tools lists in new filesw0rp
2019-02-06Make Cypher linter dynamicFrancisco Lopes
2019-02-03linter/cypher: add cypher-lintFrancisco Lopes
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-27Add VHDL Support & Newer Verilog Linters (#2229)John Gentile
2019-01-26#2248 Mention tsserver as a JavaScript tool toow0rp
2019-01-26Add bandit linter for PythonMartino Pilia
2019-01-15Fixed typoSam Zeng
2019-01-14Mention raco in the list of supported toolsw0rp
2019-01-12Support textlint for reStructuredText (#1978)hokorobi