| Commit message (Collapse) | Author | Age | |
|---|---|---|---|
| * | win: provider: Detect(): return *.cmd path (#7577) | Jan Edmund Lazo | 2017-11-17 |
| | | | | | | | | 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. | ||
| * | use `provider#stderr_collector` | Billy Vong | 2017-10-31 |
| | | |||
| * | remote: add node.js as a remote plugin provider | Billy Vong | 2017-10-29 |