Added some bundles
This commit is contained in:
6
.gitmodules
vendored
6
.gitmodules
vendored
@@ -1,3 +1,9 @@
|
||||
[submodule "bundle/fugitive"]
|
||||
path = bundle/fugitive
|
||||
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
|
||||
|
||||
Reference in New Issue
Block a user