aboutsummaryrefslogtreecommitdiff
path: root/runtime/autoload/provider
Commit message (Expand)AuthorAge
* clipboard: handle/avoid SIGTERM with previous owner #10765Daniel Hahler2019-08-14
* provider: g:loaded_xx_provider=2 means "enabled and working"Justin M. Keyes2019-08-04
* provider: decide status by g:loaded_xx_providerJustin M. Keyes2019-08-04
* provider: let providers decide their statusRui Abreu Ferreira2019-08-04
* clipboard: Always copy as plain text in Wayland #9737Tim Morgan2019-03-16
* Merge #9468 'checkhealth: detect broken pip"'Justin M. Keyes2019-01-11
|\
| * health/pythonx: handle "pip upgrade failure"Marco Hinz2019-01-07
| * health/pythonx: refactor #Detect()Marco Hinz2019-01-07
* | clipboard/macOS: assume that pbcopy works #9480Marco Hinz2019-01-10
|/
* python#CheckForModule: Use the given module string instead of hard-coding pynvimJames McCoy2019-01-01
* {health,provider}/python: Import the neovim, rather than pynvim, moduleJames McCoy2019-01-01
* provider/lang: expand() g:foo_host_prog (#9312)Justin M. Keyes2018-12-05
* clipboard: Revert unused check #9309@equalsraf2018-12-04
* clipboard: Support custom VimL functions #9304Rui Abreu Ferreira2018-12-03
* clipboard: Prefer xclip (#9302)Justin M. Keyes2018-12-01
* clipboard.vim: check for win32yank.exe #9263Bjorn Neergaard2018-11-21
* health/python: warn if pynvim upgrade failedMarco Hinz2018-11-20
* provider/python: refactoringMarco Hinz2018-11-20
* health/python: 'neovim' module was renamed to 'pynvim'Marco Hinz2018-11-17
* clipboard: support Wayland (#9230)ainola2018-11-13
* provider/nodejs: handle missing stdoutJustin M. Keyes2018-10-31
* provider/nodejs: fix npm,yarn detectionJan Edmund Lazo2018-10-22
* provider/nodejs: Simultaneously query npm and yarn #9054Mahmoud Al-Qudsi2018-10-18
* ruby: detect rbenv shims for other versions (#8733)Marco Hinz2018-08-09
* provider/node: npm --loglevel silent (#8682)Takuya Matsuyama2018-07-04
* checkhealth: node.js: also search yarn #8528Ahmed El Gabri2018-06-17
* node/provider: support g:node_host_prog #8135chemzqm2018-03-15
* Add provider#Poll() to handle starting and polling the providerJames McCoy2018-02-16
* provider: Safely access job.stderr in #RequireJames McCoy2018-02-16
* provider: ruby: Use stderr_buffered to collect stderrJames McCoy2018-02-16
* 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