Marc Cornellà 22c11da108 fix(fig): fix typo in completion command %!s(int64=2) %!d(string=hai) anos
..
README.md cddf1b6982 feat(fig): add plugin for Fig (#10432) %!s(int64=2) %!d(string=hai) anos
fig.plugin.zsh 22c11da108 fix(fig): fix typo in completion command %!s(int64=2) %!d(string=hai) anos

README.md

Fig plugin

This plugin sets up completion for Fig.

To use it, add fig to the plugins array in your zshrc file:

plugins=(... fig)