diff options
author | Will Mendes <willmendesneto@gmail.com> | 2015-08-29 11:48:28 -0300 |
---|---|---|
committer | Will Mendes <willmendesneto@gmail.com> | 2015-08-29 11:48:28 -0300 |
commit | 0a80889848ccb3ada94dd2fdb793a01a268f7a16 (patch) | |
tree | e38b4afada1c4a0371fcb235edd00c1e4ea31404 /plugins/frontend-search/README.md | |
parent | 192de6bcffb0294e19f4203f6f7dc1a7f3e427be (diff) | |
download | zsh-0a80889848ccb3ada94dd2fdb793a01a268f7a16.tar.gz zsh-0a80889848ccb3ada94dd2fdb793a01a268f7a16.tar.bz2 zsh-0a80889848ccb3ada94dd2fdb793a01a268f7a16.zip |
Frontend-search: add search in npm website
Diffstat (limited to 'plugins/frontend-search/README.md')
-rw-r--r-- | plugins/frontend-search/README.md | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/plugins/frontend-search/README.md b/plugins/frontend-search/README.md index 801d450f3..b8e96ea4a 100644 --- a/plugins/frontend-search/README.md +++ b/plugins/frontend-search/README.md @@ -43,6 +43,7 @@ The search content are * `reactjs <google.com/search?as_q=<search-term>&as_sitesearch=facebook.github.io/react>` * `emberjs <emberjs.com>` * `stackoverflow <stackoverflow.com>` +* `npmjs <npmjs.com>` ## Aliases ## @@ -69,6 +70,7 @@ There are a few aliases presented as well: * `reactjs` A shorthand for `frontend reactjs` * `emberjs` A shorthand for `frontend emberjs` * `stackoverflow` A shorthand for `frontend stackoverflow` +* `npmjs` A shorthand for `frontend npmjs` ## Author |