Add zsh-npm-scripts-autocomplete

https://github.com/grigorii-zander/zsh-npm-scripts-autocomplete/issues/1
is closed, add the completion

Signed-off-by: Joe Block <jpb@unixorn.net>
This commit is contained in:
Joe Block 2022-04-26 07:33:52 -06:00
parent 5f9a1ac40a
commit 50413fda46

View file

@ -1319,6 +1319,7 @@ These plugins add tab completions without adding extra functions or aliases.
- [node-ace](https://github.com/romch007/node-ace-zsh-completion) - Completions for `node ace`.
- [nova](https://github.com/rbirnie/oh-my-zsh-nova) - Provides auto-complete for nova.
- [npm-run](https://github.com/akoenig/npm-run.plugin.zsh) - Autocompletion support for `npm run`.
- [npm-scripts-autocomplete](https://github.com/grigorii-zander/zsh-npm-scripts-autocomplete) - Shows autocomplete suggestions from scripts found in the current directory's `package.json`. Works with `npm` and `yarn`.
- [nx](https://github.com/jscutlery/nx-completion) - Completions for [nx](https://nx.dev). Requires [`jq`](https://stedolan.github.io/jq/).
- [octo](https://github.com/gembaadvantage/octo-oh-my-zsh) - Add completions for [octo](https://github.com/gembaadvantage/octo).
- [okta](https://github.com/sirhc/okta.plugin.zsh) - Provides command line completions for the [`aws-okta`](https://github.com/segmentio/aws-okta) and [okta-awscli](https://github.com/jmhale/okta-awscli) commands.