summaryrefslogtreecommitdiff
path: root/ale_linters/python/pyls.vim
AgeCommit message (Expand)Author
2018-07-04Make the language option for LSP linters optionalw0rp
2018-06-05Allow all Python linter executables to be set to `pipenv`.Eddie Lebow
2018-04-27Close #1521 - Allow the language to be set with simple strings for LSP lintersw0rp
2018-04-22Close #1162 - Implement completion support with LSP serversw0rp
2018-04-09Close #542 - Add an option for disabling running locally installed executable...w0rp
2017-11-21Escape the pyls executable in the command, and support running virtualenv pyl...w0rp
2017-11-08Add PyLS linter (#1097)Auri