diff options
| -rw-r--r-- | lua/plugins.lua | 1 | 
1 files changed, 0 insertions, 1 deletions
| 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,    }, | 
