remove deprecated configuration option from gitsigns
This commit is contained in:
parent
bb865f33c4
commit
e36911cc24
@ -16,7 +16,6 @@ gitsigns.setup {
|
||||
watch_gitdir = {
|
||||
follow_files = true
|
||||
},
|
||||
auto_attach = true,
|
||||
attach_to_untracked = false,
|
||||
current_line_blame = false, -- Toggle with `:Gitsigns toggle_current_line_blame`
|
||||
current_line_blame_opts = {
|
||||
|
Loading…
Reference in New Issue
Block a user