Add vim-gitgutter to configuration

This commit is contained in:
2024-10-01 22:59:48 -04:00
parent ed643a06f9
commit 7fbe76430d
4 changed files with 18 additions and 0 deletions

3
.gitmodules vendored
View File

@@ -55,3 +55,6 @@
[submodule "vim/.vim/nvim-bundle/LuaSnip"]
path = vim/.vim/nvim-bundle/LuaSnip
url = https://github.com/L3MON4D3/LuaSnip.git
[submodule "vim/.vim/bundle/vim-gitgutter"]
path = vim/.vim/bundle/vim-gitgutter
url = https://github.com/airblade/vim-gitgutter.git