Package(Plugin) Management for Vim
package, package-managers, vi, vim, vim-plugin
Solution
I am now using VimPlug for my own Vim setup, and I definitely recommend it. Installation is very simple, and it is fast, pretty and effective!
I used to recommend Vundle in this answer. But Vundle is no longer maintained, and there are better alternatives.
Problem
Emacs 24 looks like it will have a package manager. What package management options are there for Vim?