Merge pull request #165 from unixorn/add-plugins

Add gradle-completion
This commit is contained in:
Joe Block 2017-01-15 08:41:07 -08:00 committed by GitHub
commit 0c93f23cce

View file

@ -403,6 +403,7 @@ These plugins add tab completion without adding extra functions or aliases.
* [gcloud-zsh-completion](https://github.com/littleq0903/gcloud-zsh-completion) - Add completions for the Google Cloud SDK
* [gentoo-zsh-completions](https://github.com/gentoo/gentoo-zsh-completions) - providing Zsh completion support to various Gentoo tools that lack completion scripts upstream.
* [git-flow-completion](https://github.com/bobthecow/git-flow-completion) - ZSH completion support for git-flow
* [gradle-completion](https://github.com/eriwen/gradle-completion) - Bash and ZSH completion support for gradle
* [grid5000-zsh-plugin](https://github.com/pmorillon/grid5000-zsh-plugin) - Grid 5000 plugin - adds theme, autocompletions
* [gulp-autocompletion-zsh](https://github.com/srijanshetty/gulp-autocompletion-zsh) - Autocompletion for gulp.
* [gulp](https://github.com/akoenig/gulp.plugin.zsh) - Autocompletion for your gulp.js tasks in the Z-Shell (zsh).