aboutsummaryrefslogtreecommitdiff
path: root/.gitmodules
diff options
context:
space:
mode:
Diffstat (limited to '.gitmodules')
-rw-r--r--.gitmodules6
1 files changed, 6 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules
index 7d62607d..f3191310 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -7,3 +7,9 @@
[submodule "vim/bundle/sahara"]
path = vim/bundle/sahara
url = git://github.com/tejr/sahara.git
+[submodule "vim/bundle/repeat"]
+ path = vim/bundle/repeat
+ url = git://github.com/tpope/vim-repeat.git
+[submodule "vim/bundle/surround"]
+ path = vim/bundle/surround
+ url = git://github.com/tpope/vim-surround.git