diff --git a/.gitmodules b/.gitmodules index 269ebb3..d3b3b1b 100644 --- a/.gitmodules +++ b/.gitmodules @@ -16,3 +16,6 @@ [submodule ".vim/bundle/vim-airline"] path = .vim/bundle/vim-airline url = https://github.com/vim-airline/vim-airline.git +[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 index 0000000..c00ebd7 --- /dev/null +++ b/.vim/bundle/vim-fugitive @@ -0,0 +1 @@ +Subproject commit c00ebd75ac23f4080c0d0bf9453b16304a3fb316