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 9a136b7..6587a60 100644 --- a/.gitmodules +++ b/.gitmodules @@ -75,3 +75,6 @@ [submodule "files/.vim/bundle/syntastic"] path = files/.vim/bundle/syntastic url = https://github.com/scrooloose/syntastic.git +[submodule "files/.vim/bundle/vim-fugitive"] + path = files/.vim/bundle/vim-fugitive + url = https://github.com/tpope/vim-fugitive.git |
