|
@@ -66,3 +66,6 @@
|
|
|
path = vim/bundle/vim-fugitive
|
|
path = vim/bundle/vim-fugitive
|
|
|
url = git://github.com/tpope/vim-fugitive.git
|
|
url = git://github.com/tpope/vim-fugitive.git
|
|
|
ignore = dirty
|
|
ignore = dirty
|
|
|
|
|
+[submodule "vim/bundle/vim-surround"]
|
|
|
|
|
+ path = vim/bundle/vim-surround
|
|
|
|
|
+ url = https://github.com/tpope/vim-surround.git
|