From da5e527fcc2b5e23941eaa60d7215c8c4a0fa582 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marc=20Cornell=C3=A0?= Date: Wed, 21 Sep 2016 21:34:28 +0200 Subject: [PATCH] Add ng plugin info --- Plugins.md | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/Plugins.md b/Plugins.md index d7e141d..310a531 100644 --- a/Plugins.md +++ b/Plugins.md @@ -84,6 +84,7 @@ Below is a list of bundled plugins - [mvn](#mvn) - [mysql-macports](#mysql-macports) - [nanoc](#nanoc) +- [ng](#ng) - [node](#node) - [npm](#npm) - [nyan](#nyan) @@ -1013,6 +1014,15 @@ Enhances the [Nanoc](http://nanoc.stoneship.org/) static site generator with ali --- +## ng + +Adds completion for `angular-cli` (also called `ng`). +See [the README](https://github.com/robbyrussell/oh-my-zsh/tree/master/plugins/ng) for more information. + +**Maintainer:** [@catull](https://github.com/catull) + +--- + ## node | Command | Description |