aboutsummaryrefslogtreecommitdiff
path: root/.gitmodules
diff options
context:
space:
mode:
authorGravatar jonas <himself@jonasgunz.de> 2019-04-28 16:32:02 +0200
committerGravatar jonas <himself@jonasgunz.de> 2019-04-28 16:32:02 +0200
commit89ee5a40bfbbf355e9ec4b4ac88032b8dda385d2 (patch)
tree50bf7f3a6f52d4ec2d4e5b0c72ad3fef4c9fe7dc /.gitmodules
parente308edae47be0929d007dee548239cd9004aba4d (diff)
downloaddotfiles-89ee5a40bfbbf355e9ec4b4ac88032b8dda385d2.tar.gz
moved
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