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 b739eb54..e91e14bb 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -6,3 +6,9 @@
path = vim/bundle/surround
url = http://github.com/tpope/vim-surround.git
ignore = dirty
+[submodule "vim/bundle/nerdcommenter"]
+ path = vim/bundle/nerdcommenter
+ url = git://github.com/scrooloose/nerdcommenter.git
+[submodule "vim/bundle/nerdtree"]
+ path = vim/bundle/nerdtree
+ url = git://github.com/scrooloose/nerdtree.git