aboutsummaryrefslogtreecommitdiff
path: root/runtime/autoload/provider.vim
Commit message (Expand)AuthorAge
* Add provider#Poll() to handle starting and polling the providerJames McCoy2018-02-16
* provider: delete vimL stderr collector, now that it exists builtinBjörn Linse2017-12-23
* Revert "provider: delete vimL stderr collector, now that it exists builtin"Björn Linse2017-11-27
* provider: delete vimL stderr collector, now that it exists builtinBjörn Linse2017-11-26
* provider: Remove dict attribute from stderr_collectorJames McCoy2017-08-26
* clipboard: disallow recursion; show hint only once (#7203)Justin M. Keyes2017-08-22
* provider#clear_stderr: Use remove() not delete() to update s:stderrJames McCoy2017-08-18
* provider: Extra pythonx's stderr handling to common functionsJames McCoy2017-07-24