aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.gitmodules6
m---------vim/bundle/repeat0
m---------vim/bundle/surround0
3 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
diff --git a/vim/bundle/repeat b/vim/bundle/repeat
new file mode 160000
+Subproject cdffdd43816ddaeee858ae42da3ab6ddcfa25d1
diff --git a/vim/bundle/surround b/vim/bundle/surround
new file mode 160000
+Subproject 4eb2cdfccc016889acfa3b5d63e8f390a87863c