Explorar o código

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

Abouzar Parvan %!s(int64=3) %!d(string=hai) anos
pai
achega
6974e109c6
Modificáronse 1 ficheiros con 0 adicións e 1 borrados
  1. 0 1
      lua/plugins.lua

+ 0 - 1
lua/plugins.lua

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