Added some bundles

This commit is contained in:
Vasili Sviridov
2011-10-20 13:44:21 -07:00
parent cf3d3fbe8a
commit e41418d55c
3 changed files with 8 additions and 0 deletions

6
.gitmodules vendored
View File

@@ -1,3 +1,9 @@
[submodule "bundle/fugitive"] [submodule "bundle/fugitive"]
path = bundle/fugitive path = bundle/fugitive
url = git://github.com/tpope/vim-fugitive.git url = git://github.com/tpope/vim-fugitive.git
[submodule "bundle/surround"]
path = bundle/surround
url = git://github.com/tpope/vim-surround.git
[submodule "bundle/snipmate"]
path = bundle/snipmate
url = git://github.com/msanders/snipmate.vim.git

1
bundle/snipmate Submodule

Submodule bundle/snipmate added at f5a75d075d

1
bundle/surround Submodule

Submodule bundle/surround added at 6f0984a5ca