Oh My Vim!
Oh My Vim! is a Vim plugin manager inspired by the widely used oh-my-zsh. It requires Python, but has some interesting features like a plugin registry. You can view the registry on GitHub.
It can be used from within Vim through the :OhMyVim
command, which also supports completion…