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 |