summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorVictor Toso <victortoso@redhat.com>2015-11-16 12:47:48 +0100
committerVictor Toso <victortoso@redhat.com>2015-11-16 12:47:48 +0100
commit909944ac6ff31eafb9cb9bf258fccfc3b4b365f3 (patch)
tree4da09604740324bf23ef02a056cc76070b8d6d34
parent1b23fbcaea1d83a7af4c02366110f1a9b01e66e0 (diff)
vim: add nerdtree to submodule
-rw-r--r--.gitmodules3
m---------vim/bundle/nerdtree0
2 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules
index 33612b4..7a562f7 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -10,3 +10,6 @@
[submodule "vim/bundle/Vundle.vim"]
path = vim/bundle/Vundle.vim
url = https://github.com/gmarik/Vundle.vim
+[submodule "vim/bundle/nerdtree"]
+ path = vim/bundle/nerdtree
+ url = https://github.com/scrooloose/nerdtree.git
diff --git a/vim/bundle/nerdtree b/vim/bundle/nerdtree
-Subproject 3b98a7fcae8f9fff356907171f0406ff8cd2892
+Subproject b4fa33c39c3317ef8475c3c831360766708af92