Carlo Sala 3f214329d6 chore: removing old completion code (#10616) | il y a 2 ans | |
---|---|---|
.. | ||
README.md | il y a 3 ans | |
fnm.plugin.zsh | il y a 2 ans |
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)