Add vim-gitgutter to configuration

This commit is contained in:
2025-04-04 17:43:05 +00:00
parent cbe60343ad
commit 09c4a473bd
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