aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatt Singleton <matt@xcolour.net>2011-12-19 01:52:35 -0500
committerMatt Singleton <matt@xcolour.net>2011-12-19 01:52:35 -0500
commite8e5b2d6053ca6395d5f2238f752fd266e17e6a3 (patch)
tree073021b6e849782d134c1ac2dcf9a359e277e2ab
parentb599a3aacff57e0b5a85b2f12dc0ee0f1a5ab284 (diff)
adding nerdtree at 4.1.0
-rw-r--r--.gitmodules3
m---------vim/bundle/nerdtree0
2 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules
index ecfa2ff..cc104bb 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -1,3 +1,6 @@
[submodule "vim/bundle/pathogen"]
path = vim/bundle/pathogen
url = https://github.com/tpope/vim-pathogen.git
+[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
new file mode 160000
+Subproject 153041ac939502746e5a24468910eb7214a3f59