diff --git a/.gitmodules b/.gitmodules index 484ec5c..f04e888 100644 --- a/.gitmodules +++ b/.gitmodules @@ -7,3 +7,6 @@ [submodule "dotfiles/vim/pack/matir/start/editorconfig"] path = dotfiles/vim/pack/matir/start/editorconfig url = https://github.com/editorconfig/editorconfig-vim.git +[submodule "dotfiles/vim/pack/matir/start/fugitive"] + path = dotfiles/vim/pack/matir/start/fugitive + url = https://github.com/tpope/vim-fugitive diff --git a/dotfiles/vim/pack/matir/start/fugitive b/dotfiles/vim/pack/matir/start/fugitive new file mode 160000 index 0000000..bd0b87d --- /dev/null +++ b/dotfiles/vim/pack/matir/start/fugitive @@ -0,0 +1 @@ +Subproject commit bd0b87d36ad80e8acd94f22028d15ebb441b1c28