starter/lua/plugins/git.lua
2024-05-13 13:31:25 +07:00

6 lines
66 B
Lua

return {
{
"f-person/git-blame.nvim",
opts = {},
},
}