diff options
-rw-r--r-- | .gitmodules | 3 | ||||
m--------- | vim/bundle/vim-fugitive | 0 |
2 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules index c7fb4ef..d552ac4 100644 --- a/.gitmodules +++ b/.gitmodules @@ -4,3 +4,6 @@ [submodule "vim/bundle/vim-airline"] path = vim/bundle/vim-airline url = https://github.com/bling/vim-airline.git +[submodule "vim/bundle/vim-fugitive"] + path = vim/bundle/vim-fugitive + url = https://github.com/tpope/vim-fugitive diff --git a/vim/bundle/vim-fugitive b/vim/bundle/vim-fugitive -Subproject 0095769029709b531d2505ee6ad9907dd9bd72a +Subproject 1ecd12d523ffe031b5840316eeae1f24dd8920e |