mirror of
https://github.com/tuxdotrs/nixos-config.git
synced 2025-07-07 02:06:34 +05:30
7 lines
94 B
Lua
7 lines
94 B
Lua
return {
|
|
'lewis6991/gitsigns.nvim',
|
|
config = {
|
|
current_line_blame = true,
|
|
},
|
|
}
|