diff options
| author | Anton Bobov <abobov@gmail.com> | 2013-10-10 22:43:27 +0600 |
|---|---|---|
| committer | Anton Bobov <abobov@gmail.com> | 2013-10-10 22:43:27 +0600 |
| commit | 87543f2af4ebc7ca243dc028fbf04a8462756e4b (patch) | |
| tree | c49d5ec4a378ad2aeb19bb5ccba52b7397c0dc2e /.gitmodules | |
| parent | ffb6e9d825241d725c964bd573abe34d186f59ca (diff) | |
Update NERD Tree and add bundle.
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 |
