1 files changed,
1 insertions(+),
1 deletions(-)
Author:
Oleksandr Smirnov
olexsmir@gmail.com
Committed at:
2025-01-23 15:28:23 +0200
Parent:
6f6d380
M
lua/plugins/git.lua
@@ -22,7 +22,7 @@ }
end, opts = { max_file_length = 1000, - current_line_blame = false, + current_line_blame = true, signs = { add = { text = "" }, change = { text = "" },