aboutsummaryrefslogtreecommitdiff
path: root/runtime/autoload/provider/node.vim
Commit message (Expand)AuthorAge
* checkhealth: ignore 'wildignore' when seeking executables (#14495)Marco Hinz2021-05-07
* provider: align all foo#Detect() functions #12839Justin M. Keyes2020-09-05
* system(), jobstart(): raise error on non-executable #11234Daniel Hahler2019-12-24
* 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
* provider/lang: expand() g:foo_host_prog (#9312)Justin M. Keyes2018-12-05
* 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
* 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
* 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
* 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