chore(nvim): update gitsigns config
This commit is contained in:
parent
b798e80a4a
commit
00dd9bad9f
|
@ -34,9 +34,6 @@ require("gitsigns").setup({
|
|||
row = 0,
|
||||
col = 1,
|
||||
},
|
||||
yadm = {
|
||||
enable = false,
|
||||
},
|
||||
on_attach = function(bufnr)
|
||||
local gs = package.loaded.gitsigns
|
||||
|
||||
|
|
Loading…
Reference in New Issue