aboutsummaryrefslogtreecommitdiff
path: root/.gitmodules
diff options
context:
space:
mode:
Diffstat (limited to '.gitmodules')
-rw-r--r--.gitmodules4
1 files changed, 2 insertions, 2 deletions
diff --git a/.gitmodules b/.gitmodules
index e4d2015..5d682e8 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -1,6 +1,6 @@
[submodule "bundle/nerdtree"]
- path = bundle/nerdtree
+ path = .vim/bundle/bundle/nerdtree
url = https://github.com/scrooloose/nerdtree.git
[submodule "bundle/nerdtree-git-plugin"]
- path = bundle/nerdtree-git-plugin
+ path = .vim/bundle/bundle/nerdtree-git-plugin
url = https://github.com/Xuyuanp/nerdtree-git-plugin