taskrunner.nvimNeovim 插件

联合创作 · 2023-09-30 15:14

taskrunner 是一个简单的插件 Neovim,运行 Gulp/Gruntfiles 在终端分裂。

 " Command Example
    " The command on it's own will look in the open file's current working directory.
    " If left blank the command will use the 'default' task.
    :Task taskname
    " More Command Examples:
    " You can also use all of gulp/grunt's cmdline flags!
    :Task --gulpfile ~/projects/gulpfile.coffee coffeescript
    :Task --cwd ~/projects/startpage/
    :Task --no-color
浏览 2
点赞
评论
收藏
分享

手机扫一扫分享

编辑 分享
举报
评论
图片
表情
推荐
点赞
评论
收藏
分享

手机扫一扫分享

编辑 分享
举报