diff --git a/.gitmodules b/.gitmodules index c468a8a..1cc7ab1 100644 --- a/.gitmodules +++ b/.gitmodules @@ -22,3 +22,6 @@ [submodule "vim/vim/bundle/vim-flake8"] path = vim/vim/bundle/vim-flake8 url = git://github.com/nvie/vim-flake8.git +[submodule "vim/vim/bundle/vim-nerdtree-tabs"] + path = vim/vim/bundle/vim-nerdtree-tabs + url = git://github.com/jistr/vim-nerdtree-tabs.git diff --git a/vim/vim/bundle/vim-nerdtree-tabs b/vim/vim/bundle/vim-nerdtree-tabs new file mode 160000 index 0000000..0b08a09 --- /dev/null +++ b/vim/vim/bundle/vim-nerdtree-tabs @@ -0,0 +1 @@ +Subproject commit 0b08a09efa28a9e419f95f8b6d1d818c0c9ffa86