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 3a3c81a..aa0021f 100644 --- a/.gitmodules +++ b/.gitmodules @@ -71,3 +71,6 @@ [submodule ".vim/bundle/fzf.vim"] path = .vim/bundle/fzf.vim url = https://github.com/junegunn/fzf.vim +[submodule ".vim/bundle/vim-fugitive"] + path = .vim/bundle/vim-fugitive + url = https://github.com/tpope/vim-fugitive.git diff --git a/.vim/bundle/vim-fugitive b/.vim/bundle/vim-fugitive new file mode 160000 +Subproject 5ba918ea7b1dff196c64872bd72cdcf5bc052df |