index
:
rneovim.git
20220114-mix
20230125_mix
20231130_mix
aucmd_textputpost
colorcolchar
fix_20726
fix_repeatcmdline
fix_semantic_tokens
fix_semantic_tokens_pull
floattitle
master
mix
mix_20240309
newfeatures
rahm
tmp
usermarks
userreg
userregs_2
Neovim fork with Rahm's personal hacks.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
runtime
/
autoload
/
provider
/
node.vim
Commit message (
Expand
)
Author
Age
*
checkhealth: ignore 'wildignore' when seeking executables (#14495)
Marco Hinz
2021-05-07
*
provider: align all foo#Detect() functions #12839
Justin M. Keyes
2020-09-05
*
system(), jobstart(): raise error on non-executable #11234
Daniel Hahler
2019-12-24
*
provider: g:loaded_xx_provider=2 means "enabled and working"
Justin M. Keyes
2019-08-04
*
provider: decide status by g:loaded_xx_provider
Justin M. Keyes
2019-08-04
*
provider: let providers decide their status
Rui Abreu Ferreira
2019-08-04
*
provider/lang: expand() g:foo_host_prog (#9312)
Justin M. Keyes
2018-12-05
*
provider/nodejs: handle missing stdout
Justin M. Keyes
2018-10-31
*
provider/nodejs: fix npm,yarn detection
Jan Edmund Lazo
2018-10-22
*
provider/nodejs: Simultaneously query npm and yarn #9054
Mahmoud Al-Qudsi
2018-10-18
*
provider/node: npm --loglevel silent (#8682)
Takuya Matsuyama
2018-07-04
*
checkhealth: node.js: also search yarn #8528
Ahmed El Gabri
2018-06-17
*
node/provider: support g:node_host_prog #8135
chemzqm
2018-03-15
*
Add provider#Poll() to handle starting and polling the provider
James McCoy
2018-02-16
*
provider: Safely access job.stderr in #Require
James McCoy
2018-02-16
*
health.vim: remove :CheckHealth command
Justin M. Keyes
2017-12-27
*
provider: delete vimL stderr collector, now that it exists builtin
Björn Linse
2017-12-23
*
provider/nodejs: more robust version-check (#7738)
Justin M. Keyes
2017-12-18
*
provider/nodejs: check version in Detect()
Justin M. Keyes
2017-12-17
*
ci: nodejs client acceptance-test #7706
Jan Edmund Lazo
2017-12-17
*
Revert "provider: delete vimL stderr collector, now that it exists builtin"
Björn Linse
2017-11-27
*
provider: delete vimL stderr collector, now that it exists builtin
Björn Linse
2017-11-26
*
win: provider: Detect(): return *.cmd path (#7577)
Jan Edmund Lazo
2017-11-17
*
use `provider#stderr_collector`
Billy Vong
2017-10-31
*
remote: add node.js as a remote plugin provider
Billy Vong
2017-10-29