diff options
Diffstat (limited to '.gitmodules')
| -rw-r--r-- | .gitmodules | 3 |
1 files changed, 3 insertions, 0 deletions
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 |
