From 96376706d4a4c4262a59dbefd9d716a41549c57c Mon Sep 17 00:00:00 2001 From: Luke Childs Date: Sat, 2 Jul 2016 14:12:15 +0100 Subject: [PATCH] Add lukechilds/zsh-better-npm-completion --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 526a209..d424dc9 100644 --- a/README.md +++ b/README.md @@ -381,6 +381,7 @@ These plugins add tab completion without adding extra functions or aliases. * [tugboat](https://github.com/DimitriSteyaert/Zsh-tugboat) - Adds autocompletion for [tugboat](https://github.com/pearkes/tugboat/) command * [umake](https://github.com/zlsun/umake) - Tab completion for Ubuntu umake * [vert.x-omz-plugin](https://github.com/davidafsilva/vert.x-omz-plugin) - Provides autocomplete features for the [vertx](http://vertx.io/) command. +* [zsh-better-npm-completion](https://github.com/lukechilds/zsh-better-npm-completion) - Better completion for `npm` * [zsh-cabal-completion](https://github.com/ehamberg/zsh-cabal-completion) - Add tab completion for cabal * [zsh-completions](https://github.com/zsh-users/zsh-completions) - A collection of extra completions for ZSH. * [zsh-ipfs](https://github.com/aramboi/zsh-ipfs) - Completions for the [Interplanetary File System](https://ipfs.io)