Carlo Sala 3f214329d6 chore: removing old completion code (#10616) | %!s(int64=2) %!d(string=hai) anos | |
---|---|---|
.. | ||
README.md | %!s(int64=3) %!d(string=hai) anos | |
fnm.plugin.zsh | %!s(int64=2) %!d(string=hai) anos |
This plugin adds autocompletion for fnm - a Node.js version manager.
To use it, add fnm
to the plugins array in your zshrc file:
plugins=(... fnm)