config changes

This commit is contained in:
H2Shami 2025-02-12 22:23:22 -08:00
parent 38f4744e25
commit 27968559d8
5 changed files with 59 additions and 12 deletions

View file

@ -0,0 +1,5 @@
return {
require('gitsigns').setup {
current_line_blame = true,
},
}