Add vim-gitgutter to configuration

This commit is contained in:
2025-04-05 16:37:09 -04:00
committed by Andrew R. M.
parent 4d1f34dfe5
commit c2d137749d
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