felixge / felixge/vim-nodejs-errorformat
Customizable makeprg
未关闭
- 主要语言
- Vim Script
- 星标
- 37
- 派生
- 1
- PR 合并指标
- 30 天内没有已合并 PR
描述
It would be nice if the makeprg used by this plugin would be customizable. I often work in projects where running the file I'm currently editing is not very interesting but what's really interesting is starting the server.js file. I have made a node-makeprg program that handle that case and manually modified the `javascript.vim` file to use it. It would be nice however if this plugin would use a config variable to set the makeprg to use.
https://github.com/olalonde/node-makeprg
贡献指南
这个仓库没有索引到贡献指南
评估
这个 Issue 还没有评估数据。