chore(nvim): disable current line blame
This commit is contained in:
parent
182a3bf861
commit
f4f8db99d1
|
@ -16,7 +16,6 @@ Group.new("GitSignsChange", c.yellow)
|
|||
Group.new("GitSignsDelete", c.red)
|
||||
|
||||
gitsigns.setup {
|
||||
current_line_blame = true,
|
||||
linehl = false,
|
||||
numhl = true,
|
||||
|
||||
|
|
Loading…
Reference in a new issue