summaryrefslogtreecommitdiff
path: root/autoload/ale.vim
AgeCommit message (Expand)Author
2017-03-21#333 Change arguments for ale#Queue so they are more obvious, and check files...w0rp
2017-03-14#333 Pass in a flag indicating that linters should be run against files, and ...w0rp
2017-02-14#338 Try and stop ALE from throwing ALEs when run from a sandboxw0rp
2016-10-31Improve file blacklisting to make Unite.vim not fuck up.w0rp
2016-10-31Reduce sign column juttering by waiting for all jobs to complete before updat...w0rp
2016-10-23#107 Stop jobs when buffers closew0rp
2016-10-11Use explicit scope in the ale core, as advised by vint -sBjorn Neergaard
2016-10-10First pass at optimizing ale to autoload (#80)Bjorn Neergaard