Add fugitive.

This commit is contained in:
David Tomaschik
2019-03-21 14:10:17 -07:00
parent d77d76f184
commit 4cb51c3bba
2 changed files with 4 additions and 0 deletions

3
.gitmodules vendored
View File

@@ -7,3 +7,6 @@
[submodule "dotfiles/vim/pack/matir/start/editorconfig"] [submodule "dotfiles/vim/pack/matir/start/editorconfig"]
path = dotfiles/vim/pack/matir/start/editorconfig path = dotfiles/vim/pack/matir/start/editorconfig
url = https://github.com/editorconfig/editorconfig-vim.git 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