summaryrefslogtreecommitdiff
path: root/.gitmodules
diff options
context:
space:
mode:
Diffstat (limited to '.gitmodules')
-rw-r--r--.gitmodules9
1 files changed, 9 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules
index 8ace189..76d35fa 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -4,3 +4,12 @@
[submodule "bundle/linediff"]
path = bundle/linediff
url = git://github.com/AndrewRadev/linediff.vim.git
+[submodule "bundle/nerdtree"]
+ path = bundle/nerdtree
+ url = https://github.com/scrooloose/nerdtree
+[submodule "bundle/nerdtree-git-plugin"]
+ path = bundle/nerdtree-git-plugin
+ url = https://github.com/Xuyuanp/nerdtree-git-plugin
+[submodule "bundle/vim-obsession"]
+ path = bundle/vim-obsession
+ url = git://github.com/tpope/vim-obsession