Unverified Commit e03fe0c3 authored by Denys Dovhan's avatar Denys Dovhan Committed by GitHub
Browse files

Add README.md to gulp plugin. Issue #7175

parent 0fdb911d
# gulp plugin
This plugin adds autocompletion for your `gulp` tasks. It grabs all available tasks from the `gulpfile.js` in the current directory.
To use it, add `gulp` to the plugins array of your `.zshrc` file:
```
plugins=(... gulp)
```
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment