summaryrefslogtreecommitdiffstatshomepage
path: root/runtime/autoload/provider/node.vim
AgeCommit message (Expand)AuthorFiles
2026-04-12feat(provider): support bun as node.js provider #38517Owen1
2025-03-29fix(provider): misleading :checkhealth if user sets g:loaded_python3_provider...Sathya Pramodh1
2023-03-07refactor(runtime): use vim.version to compare versions #22550Justin M. Keyes1
2022-12-01feat(provider): add support for Yarn node modules on Windows (#21246)Charles Nguyen1
2022-08-01feat(node): add pnpm support #19461Percy Ma1
2021-05-07checkhealth: ignore 'wildignore' when seeking executables (#14495)Marco Hinz1
2020-09-05provider: align all foo#Detect() functions #12839Justin M. Keyes1
2019-12-24system(), jobstart(): raise error on non-executable #11234Daniel Hahler1
2019-08-04provider: g:loaded_xx_provider=2 means "enabled and working"Justin M. Keyes1
2019-08-04provider: decide status by g:loaded_xx_providerJustin M. Keyes1
2019-08-04provider: let providers decide their statusRui Abreu Ferreira1
2018-12-05provider/lang: expand() g:foo_host_prog (#9312)Justin M. Keyes1
2018-10-31provider/nodejs: handle missing stdoutJustin M. Keyes1
2018-10-22provider/nodejs: fix npm,yarn detectionJan Edmund Lazo1
2018-10-18provider/nodejs: Simultaneously query npm and yarn #9054Mahmoud Al-Qudsi1
2018-07-04provider/node: npm --loglevel silent (#8682)Takuya Matsuyama1
2018-06-17checkhealth: node.js: also search yarn #8528Ahmed El Gabri1
2018-03-15node/provider: support g:node_host_prog #8135chemzqm1
2018-02-16Add provider#Poll() to handle starting and polling the providerJames McCoy1
2018-02-16provider: Safely access job.stderr in #RequireJames McCoy1
2017-12-27health.vim: remove :CheckHealth commandJustin M. Keyes1
2017-12-23provider: delete vimL stderr collector, now that it exists builtinBjörn Linse1
2017-12-18provider/nodejs: more robust version-check (#7738)Justin M. Keyes1
2017-12-17provider/nodejs: check version in Detect()Justin M. Keyes1
2017-12-17ci: nodejs client acceptance-test #7706Jan Edmund Lazo1
2017-11-27Revert "provider: delete vimL stderr collector, now that it exists builtin"Björn Linse1
2017-11-26provider: delete vimL stderr collector, now that it exists builtinBjörn Linse1
2017-11-17win: provider: Detect(): return *.cmd path (#7577)Jan Edmund Lazo1
2017-10-31use `provider#stderr_collector`Billy Vong1
2017-10-29remote: add node.js as a remote plugin providerBilly Vong1