mirror of
https://github.com/robbyrussell/oh-my-zsh.git
synced 2025-12-15 20:00:40 +01:00
Add ng plugin info
10
Plugins.md
10
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 |
|
||||
|
||||
Reference in New Issue
Block a user