This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
See Authoring plugins for instructions on how to write new commands for
pyenv or hook into its functionality.
A plugin can be installed by dropping it in as a sub-directory of
$PYENV_ROOT/plugins, or it can be located elsewhere on the system as long as
pyenv-* executables are placed in the $PATH and hooks are installed
accordingly somewhere in $PYENV_HOOK_PATH.
You can add your plugin here if has general usability, to make it more discoverable.