GithubHelp home page GithubHelp logo

gulp-vim's People

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

gulp-vim's Issues

Add unite gulp source

Hi, thanks for your work. Similar to how you make gulp tasks available for ctrlp, it would be awesome if you added a unite source for them too as unite was pretty much built for this kind of thing.

Gulpfile should not need to be present in working directory

Hi, thanks for your work. I think this plugin should be smart enough to check up the directory tree until reaching some indicative project root marker (I'm sure you could copy a good implementation from elsewhere as it's common vim plugin functionality) to find a project's gulpfile. Or can it already do this?

Error on task autocomplete.

I get the error below while I'm trying to auto complete any task from my gulpfile.

:Gulp cl...
Error detected while processing function <SNR>202_CompleteTasks:
line    1:
E121: Undefined variable: g:gv_default_gulpfile
E116: Invalid arguments for function gulpVim#GulpFile(g:gv_default_gulpfile)
E15: Invalid expression: gulpVim#GulpFile(g:gv_default_gulpfile)

I am using vim 7.4 on MacOS 10.12

No redrawing in terminal vim

No redrawing in terminal vim when using GulpExt command.

I should find a better way to proceed:
e.g.

if !has('gui_running')
  " Execute gulp in a new tab or a split in tmux (Or maybe use tpope's Dispatch plugin?).
else
  " Normal GulpExt behavior

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.