aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJuan J. Martinez <jjm@usebox.net>2018-04-23 11:27:28 +0100
committerJuan J. Martinez <jjm@usebox.net>2022-05-29 22:57:27 +0100
commit27ea8a4b579aece4b7a2b9b3e3d1ef8d70a29d94 (patch)
treec72734fd378f9224fe5fcc0bda33dc50c4d31c78
parent40918356c608cd3bc579e7845c3b2ca2b6c6e1f3 (diff)
downloaddotnvim-27ea8a4b579aece4b7a2b9b3e3d1ef8d70a29d94.tar.gz
dotnvim-27ea8a4b579aece4b7a2b9b3e3d1ef8d70a29d94.zip
Added NERDTree
-rw-r--r--.gitmodules3
m---------bundle/nerdtree0
2 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules
index e47f658..5b2e335 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -22,3 +22,6 @@
[submodule "bundle/fugitive"]
path = bundle/fugitive
url = https://github.com/tpope/vim-fugitive.git
+[submodule "bundle/nerdtree"]
+ path = bundle/nerdtree
+ url = https://github.com/scrooloose/nerdtree.git
diff --git a/bundle/nerdtree b/bundle/nerdtree
new file mode 160000
+Subproject 727770147a7589ab3a06722f4852c0237c8b354