Add gitgutter to vim

This commit is contained in:
2026-03-25 00:13:33 -05:00
parent 79d118d109
commit 55e771d232
2 changed files with 4 additions and 0 deletions

3
.gitmodules vendored
View File

@@ -46,3 +46,6 @@
[submodule "base/.vim/bundle/FastFold"] [submodule "base/.vim/bundle/FastFold"]
path = base/.vim/bundle/FastFold path = base/.vim/bundle/FastFold
url = https://github.com/Konfekt/FastFold url = https://github.com/Konfekt/FastFold
[submodule "base/.vim/bundle/vim-gitgutter"]
path = base/.vim/bundle/vim-gitgutter
url = https://github.com/airblade/vim-gitgutter