Use opts instead of config for neogit
This commit is contained in:
parent
56e02498f9
commit
c7b1bc4648
@ -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 = { "", "" },
|
||||
|
Loading…
Reference in New Issue
Block a user