Added yarn plugin to wiki

Thinh Vu 2017-07-10 11:20:31 -07:00
parent b05dafd607
commit b9dbf12d98

@ -135,6 +135,7 @@ Below is a list of bundled plugins
- [vi-mode](#vi-mode) - [vi-mode](#vi-mode)
- [virtualenvwrapper](#virtualenvwrapper) - [virtualenvwrapper](#virtualenvwrapper)
- [web-search](#web-search) - [web-search](#web-search)
- [yarn](#yarn)
- [yii](#yii) - [yii](#yii)
- [yii2](#yii2) - [yii2](#yii2)
- [yum](#yum) - [yum](#yum)
@ -1570,6 +1571,13 @@ bing what is github
```shell ```shell
ddg foo bar ddg foo bar
``` ```
---
## yarn
**Maintainer:** [robbyrussell](https://github.com/robbyrussell)
[Yarn](https://yarnpkg.com/en/) autocompletion plugin.
--- ---