Includes all vim-related plugins, configurations, and magic optimized for this repo's owner (@tnptop). Vundle is used as the plugin manager.
git clone https://github.com/tnptop/vimsetup.git /path/to/clone
cd /path/to/clone/vimsetup
./install.sh
Pull the latest commits from remote to update. Symlink of .vimrc
should do its work.
To install new plugins, run vim +PluginInstall +qall
.