diff options
| -rw-r--r-- | .gitmodules | 3 | ||||
| m--------- | files/.vim/bundle/vim-fugitive | 0 |
2 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 diff --git a/files/.vim/bundle/vim-fugitive b/files/.vim/bundle/vim-fugitive new file mode 160000 +Subproject 9af975c82c99318b908c61b12e443e8ba6dea21 |
