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 60a1468..d254dd7 100644 --- a/.gitmodules +++ b/.gitmodules | |||
| @@ -16,3 +16,6 @@ | |||
| 16 | [submodule "vim/bundle/vim-fugitive"] | 16 | [submodule "vim/bundle/vim-fugitive"] |
| 17 | path = vim/bundle/vim-fugitive | 17 | path = vim/bundle/vim-fugitive |
| 18 | url = https://github.com/tpope/vim-fugitive.git | 18 | url = https://github.com/tpope/vim-fugitive.git |
| 19 | [submodule "vim/bundle/vim-nerdtree-tabs"] | ||
| 20 | path = vim/bundle/vim-nerdtree-tabs | ||
| 21 | url = https://github.com/jistr/vim-nerdtree-tabs.git | ||
