use_decoration_api has been removed from gitsigns (#1245)

This commit is contained in:
Abouzar Parvan 2021-08-05 23:42:16 +04:30 committed by GitHub
parent 43c9ca8f27
commit 106c9cad0d
WARNING! Although there is a key with this ID in the database it does not verify this commit! This commit is SUSPICIOUS.
GPG key ID: 4AEE18F83AFDEB23

View file

@ -44,7 +44,6 @@ M.config = function()
sign_priority = 6,
update_debounce = 200,
status_formatter = nil, -- Use default
use_decoration_api = false,
}
end