Marc Cornellà 22c11da108 fix(fig): fix typo in completion command | il y a 2 ans | |
---|---|---|
.. | ||
README.md | il y a 2 ans | |
fig.plugin.zsh | il y a 2 ans |
This plugin sets up completion for Fig.
To use it, add fig
to the plugins array in your zshrc file:
plugins=(... fig)