diff --git a/lua/valeth/plugins/core/neogit.lua b/lua/valeth/plugins/core/neogit.lua index e963fad..b1fcf54 100644 --- a/lua/valeth/plugins/core/neogit.lua +++ b/lua/valeth/plugins/core/neogit.lua @@ -13,7 +13,7 @@ spec.keys = { { "vpup", "!git push", desc = "Push local commits to upstream" }, } -spec.config = { +spec.opts = { -- handled by statuscol signs = { hunk = { "", "" },