summaryrefslogtreecommitdiffstats
path: root/.gitmodules
diff options
context:
space:
mode:
authorFlorian Pritz <bluewind@xinu.at>2015-02-08 11:27:03 +0100
committerFlorian Pritz <bluewind@xinu.at>2015-02-08 11:27:03 +0100
commit3095344cac61b5e3520c9c7f3e31a857d80f28fd (patch)
treed682603c180369e21ef6bd76fc1ca948e7ce58d0 /.gitmodules
parent8a76ed7ff638d71c6be600272bff562b08927d1c (diff)
downloaddotfiles-3095344cac61b5e3520c9c7f3e31a857d80f28fd.tar.gz
dotfiles-3095344cac61b5e3520c9c7f3e31a857d80f28fd.tar.xz
add nerdtree
Signed-off-by: Florian Pritz <bluewind@xinu.at>
Diffstat (limited to '.gitmodules')
-rw-r--r--.gitmodules3
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules
index 132ec75..60ef806 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -55,3 +55,6 @@
[submodule ".vim/bundle/ag.vim"]
path = .vim/bundle/ag.vim
url = https://github.com/rking/ag.vim
+[submodule ".vim/bundle/nerdtree"]
+ path = .vim/bundle/nerdtree
+ url = https://github.com/scrooloose/nerdtree.git