remove deprecated configuration option from gitsigns

This commit is contained in:
cuqmbr 2024-09-17 18:58:01 +03:00
parent bb865f33c4
commit e36911cc24
Signed by: cuqmbr
GPG Key ID: 0AA446880C766199

View File

@ -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 = {