feature: unpin gitsigns to use the latest bugfix commits on their repo (#1509)

This commit is contained in:
Abouzar Parvan 2021-09-09 05:12:17 +04:30 committed by GitHub
parent 009f004ce8
commit 6974e109c6
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

@ -85,7 +85,6 @@ return {
require("core.gitsigns").setup()
end,
event = "BufRead",
commit = "25d4b182ece5b03cd4b2d8c196f3c38e0df58801",
disable = not lvim.builtin.gitsigns.active,
},