vim:plugins: Add vim-fugitive

This commit is contained in:
2021-05-22 19:05:08 +02:00
parent 28385a0a1e
commit af30da1b3b
3 changed files with 5 additions and 0 deletions

3
.gitmodules vendored
View File

@@ -44,6 +44,9 @@
[submodule "vimtex"]
path = .config/vim/pack/plugins/opt/vimtex
url = https://github.com/lervag/vimtex
[submodule "vim-fugitive"]
path = .config/vim/pack/plugins/opt/vim-fugitive
url = https://github.com/tpope/vim-fugitive
[submodule "vim-gitgutter"]
path = .config/vim/pack/plugins/opt/vim-gitgutter
url = https://github.com/airblade/vim-gitgutter