From d32d3ed13ed5c6a71c61bb869fe02a34d7fb85ac Mon Sep 17 00:00:00 2001 From: Tom van der Lee Date: Thu, 26 Feb 2015 13:44:32 +0100 Subject: Added vim-nerdtree-tabs to vim and updated bashrc --- .gitmodules | 3 +++ 1 file changed, 3 insertions(+) (limited to '.gitmodules') diff --git a/.gitmodules b/.gitmodules index 60a1468..d254dd7 100644 --- a/.gitmodules +++ b/.gitmodules @@ -16,3 +16,6 @@ [submodule "vim/bundle/vim-fugitive"] path = vim/bundle/vim-fugitive url = https://github.com/tpope/vim-fugitive.git +[submodule "vim/bundle/vim-nerdtree-tabs"] + path = vim/bundle/vim-nerdtree-tabs + url = https://github.com/jistr/vim-nerdtree-tabs.git -- cgit v1.2.3