This is a port from my original dotvim project. From now on this will be where I keep my vim configurations up to date.
Update the git url and the directory name in the ./vim/bundle
path.
$ git submodule add https://github.com/example/example.git ./vim/bundle/example
Commit your added submodule. Use git submodule init
and git submodule update
if needed.