Björn Linse
df019cebd5
Revert "provider: delete vimL stderr collector, now that it exists builtin"
...
This change exposed a memory issue with buffered channels, possibly
involving GC. Revert until it has been fixed.
This reverts commit 0de019b6a6
.
2017-11-27 11:07:49 +01:00
Björn Linse
0de019b6a6
provider: delete vimL stderr collector, now that it exists builtin
2017-11-26 09:17:06 +01:00
Jan Edmund Lazo
e8af34dc63
win: provider: Detect(): return *.cmd path ( #7577 )
...
neovim-ruby-host is a ruby script.
neovim-node-host is a shell script.
Both don't work in cmd.exe so gem and npm provide batchfile shims.
Return the full path of these shims, cmd.exe knows better what to do with these files.
2017-11-17 23:52:51 +01:00
Billy Vong
eed10f7e23
use provider#stderr_collector
2017-10-31 08:35:29 -07:00
Billy Vong
7890157931
remote: add node.js as a remote plugin provider
2017-10-29 11:10:33 -07:00