upgrade vim-surround to a submodule

This commit is contained in:
Barak Michener 2014-01-23 15:58:59 -05:00
parent bc1d90ade6
commit af6131b6fd
4 changed files with 4 additions and 846 deletions

3
.gitmodules vendored
View file

@ -91,3 +91,6 @@
[submodule ".vim/bundle/ultisnips"]
path = .vim/bundle/ultisnips
url = https://github.com/SirVer/ultisnips
[submodule ".vim/bundle/vim-surround"]
path = .vim/bundle/vim-surround
url = https://github.com/tpope/vim-surround