1
0

Use opts instead of config for neogit

This commit is contained in:
Patrick Auernig 2025-04-05 22:19:47 +02:00
parent 56e02498f9
commit c7b1bc4648

View File

@ -13,7 +13,7 @@ spec.keys = {
{ "<Leader>vpup", "<cmd>!git push<CR>", desc = "Push local commits to upstream" },
}
spec.config = {
spec.opts = {
-- handled by statuscol
signs = {
hunk = { "", "" },