From 32627cc9e432bc03ec6a71df7af22ef329f383a9 Mon Sep 17 00:00:00 2001 From: "Yamashita, Yuu" Date: Wed, 7 Aug 2013 02:17:15 -0700 Subject: [PATCH] Updated Plugins (markdown) --- Plugins.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Plugins.md b/Plugins.md index 41c2a08..f27fe62 100644 --- a/Plugins.md +++ b/Plugins.md @@ -16,4 +16,5 @@ This list is edited by pyenv maintainers. * [pip-migrate](https://github.com/yyuu/pyenv-pip-migrate) - Migrate pip packages from a Python version to another * [update](https://github.com/yyuu/pyenv-update) - Update pyenv and plugins * [installer](https://github.com/yyuu/pyenv-installer) - This tools is used to install `pyenv` and friends -* [doctor](https://github.com/yyuu/pyenv-doctor) - Verify pyenv installation \ No newline at end of file +* [doctor](https://github.com/yyuu/pyenv-doctor) - Verify pyenv installation +* [implicit](https://github.com/concordusapps/pyenv-implict) - Allow pyenv to guess the python version from the program name. \ No newline at end of file