1
0
mirror of https://github.com/xlogerais/config-vim synced 2024-09-19 22:29:58 +02:00

Install surround.vim bundle as a submodule.

This commit is contained in:
Xavier Logerais 2015-03-01 20:44:58 +01:00
parent 3f3aff1428
commit b2319bf8bd
2 changed files with 4 additions and 0 deletions

3
.gitmodules vendored
View File

@ -1,3 +1,6 @@
[submodule "bundle/commentary"]
path = bundle/commentary
url = git://github.com/tpope/vim-commentary.git
[submodule "bundle/surround"]
path = bundle/surround
url = git://github.com/tpope/vim-surround.git

1
bundle/surround Submodule

@ -0,0 +1 @@
Subproject commit ec579a50478758ee6cebe265cf536f9a2f6c4e34