From 6974e109c67e28284ca7f12614bb16655288bd16 Mon Sep 17 00:00:00 2001 From: Abouzar Parvan Date: Thu, 9 Sep 2021 05:12:17 +0430 Subject: feature: unpin gitsigns to use the latest bugfix commits on their repo (#1509) --- lua/plugins.lua | 1 - 1 file changed, 1 deletion(-) (limited to 'lua') diff --git a/lua/plugins.lua b/lua/plugins.lua index be614c5f..ae20fc93 100644 --- a/lua/plugins.lua +++ b/lua/plugins.lua @@ -85,7 +85,6 @@ return { require("core.gitsigns").setup() end, event = "BufRead", - commit = "25d4b182ece5b03cd4b2d8c196f3c38e0df58801", disable = not lvim.builtin.gitsigns.active, }, -- cgit v1.2.3