From: Samir Benmendil Date: Thu, 3 Oct 2013 21:07:12 +0000 (+0200) Subject: add nerdtree X-Git-Url: https://git.rmz.io/dotfiles.git/commitdiff_plain/37e7f9f5e866c1bb7dd29bbe606db5220b207f51?ds=inline add nerdtree --- diff --git a/.gitmodules b/.gitmodules index 2b4a011..a6aef1b 100644 --- a/.gitmodules +++ b/.gitmodules @@ -13,3 +13,6 @@ [submodule "vim/bundle/syntastic"] path = vim/bundle/syntastic url = https://github.com/scrooloose/syntastic.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 index 0000000..b0bb781 --- /dev/null +++ b/vim/bundle/nerdtree @@ -0,0 +1 @@ +Subproject commit b0bb781fc73ef40365e4c996a16f04368d64fc9d