Install Vim Plugins as Submodules
Step 1
$ git submodule add http://https://github.com/tpope/vim-surround bundle/surround
Step 2
$ git submodule init
$ git submodule update
$ git submodule add http://https://github.com/tpope/vim-surround bundle/surround
$ git submodule init
$ git submodule update