summaryrefslogtreecommitdiff
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 3106d74..594a3a9 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -7,3 +7,9 @@
[submodule "vim/vim-surround"]
path = vim/vim-surround
url = https://github.com/tpope/vim-surround.git
+[submodule "vim/bundle/vim-commentary"]
+ path = vim/bundle/vim-commentary
+ url = https://github.com/tpope/vim-commentary.git
+[submodule "vim/bundle/vim-surround"]
+ path = vim/bundle/vim-surround
+ url = https://github.com/tpope/vim-surround.git