aboutsummaryrefslogtreecommitdiff
path: root/runtime/autoload/provider
Commit message (Expand)AuthorAge
* macOS: Use `pbpaste` to detect a working clipboard (#7983)Marco Hinz2018-02-08
* clipboard: macOS: fallback to tmux if pbcopy is broken #7940Justin M. Keyes2018-01-31
* health.vim: remove :CheckHealth commandJustin M. Keyes2017-12-27
* provider: delete vimL stderr collector, now that it exists builtinBjörn Linse2017-12-23
* provider/nodejs: more robust version-check (#7738)Justin M. Keyes2017-12-18
* provider/nodejs: check version in Detect()Justin M. Keyes2017-12-17
* ci: nodejs client acceptance-test #7706Jan Edmund Lazo2017-12-17
* provider: fix batchfile extension for ruby gem (#7651)Jan Edmund Lazo2017-11-29
* 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
* win: provider: Detect(): return *.cmd path (#7577)Jan Edmund Lazo2017-11-17
* use `provider#stderr_collector`Billy Vong2017-10-31
* remote: add node.js as a remote plugin providerBilly Vong2017-10-29
* doc: replace ":CheckHealth" with ":checkhealth"Justin M. Keyes2017-10-17
* clipboard: disallow recursion; show hint only once (#7203)Justin M. Keyes2017-08-22
* clipboard: test g:clipboard validation, fix a bugJustin M. Keyes2017-08-20
* clipboard: avoid error flood during :redirJustin M. Keyes2017-08-20
* provider: clipboard: Only report stderr if the job failedJames McCoy2017-07-24
* provider: Extra pythonx's stderr handling to common functionsJames McCoy2017-07-24
* provider/clipboard.vim: fix logic issue #7042Andy Russell2017-07-17
* provider/clipboard.vim: capture/display errors (#6684)Andy Russell2017-07-15
* provider/clipboard.vim: Handle missing g:clipboard keysJustin M. Keyes2017-06-28
* provider/clipboard.vim: allow configuration #6030Justin M. Keyes2017-06-27
* runtime: Allow overriding ruby host with g:ruby_host_progAlex Genco2017-06-17
* provider/clipboard: add tmux support (#6894)Xu Cheng2017-06-15
* Make script_host.rb rubocop-cleanMarco Hinz2017-05-03
* health.vim: Set 'iskeyword' to that of ft=help.Justin M. Keyes2017-04-19
* providers: Disable if `g:loaded_*` exists.Justin M. Keyes2017-02-14
* health.vim: Do not check intentionally disabled providers.Justin M. Keyes2017-02-13
* Windows: Clipboard provider win32yankRui Abreu Ferreira2017-01-20
* clipboard: only check for pbcopy on macOS (#5927)Marco Hinz2017-01-11
* provider: add Python 3.6 (#5886)Marco Hinz2017-01-05
* provider/clipboard.vim: fallback if xsel is broken (#5868)Justin M. Keyes2017-01-04
* clipboard: show error message only once and put in history (#5870)Marco Hinz2017-01-04
* Remove g:python{,3}_host_skip_check (#5738)Marco Hinz2016-12-09
* provider/clipboard.vim: never show a warning on sourcingMarco Hinz2016-11-02
* provider/clipboard.vim: refactorMarco Hinz2016-11-02
* job control: reuse common job code for rpc jobsBjörn Linse2016-08-20
* clipboard: fix v:register when clipboard=unnamed,unnamedplusBjörn Linse2016-07-12
* Merge #4980 'Support legacy `:ruby` commands'.Justin M. Keyes2016-07-10
|\
| * Add :ruby, :rubyfile, and :rubydo ex commandsAlex Genco2016-07-02
|/
* doc/python: cleanupJustin M. Keyes2016-06-15
* doc: cleanupJustin M. Keyes2016-06-15
* doc/clipboard: cleanupJustin M. Keyes2016-06-15
* runtime: clipboard: start daemons in /Aleksa Sarai2016-06-07
* Merge pull request #4830 from blueyed/proider-pythonx-handle-127Justin M. Keyes2016-05-28
|\
| * provider/pythonx: handle exit code 127 from pyenvDaniel Hahler2016-05-28
* | provider/pythonx: use robust comparison (via vint)Daniel Hahler2016-05-28
|/
* clipboard: support "doit" toolJoel D. Elkins2016-05-15
* clipboard: support "lemonade" toolShougo Matsushita2016-04-17