From 87543f2af4ebc7ca243dc028fbf04a8462756e4b Mon Sep 17 00:00:00 2001 From: Anton Bobov Date: Thu, 10 Oct 2013 22:43:27 +0600 Subject: Update NERD Tree and add bundle. --- .gitmodules | 3 +++ 1 file changed, 3 insertions(+) (limited to '.gitmodules') diff --git a/.gitmodules b/.gitmodules index d9bb1d0..e5dd58e 100644 --- a/.gitmodules +++ b/.gitmodules @@ -25,3 +25,6 @@ [submodule "files/.vim/bundle/vim-pathogen"] path = files/.vim/bundle/vim-pathogen url = https://github.com/tpope/vim-pathogen +[submodule "files/.vim/bundle/nerdtree"] + path = files/.vim/bundle/nerdtree + url = https://github.com/scrooloose/nerdtree -- cgit v1.2.3