feat: add Neogit integration with customized graph style
This commit is contained in:
@@ -54,4 +54,10 @@ return {
|
|||||||
lazy = false,
|
lazy = false,
|
||||||
opts = {},
|
opts = {},
|
||||||
},
|
},
|
||||||
|
{ -- Neogit
|
||||||
|
"NeogitOrg/neogit",
|
||||||
|
opts = {
|
||||||
|
graph_style = "kitty",
|
||||||
|
},
|
||||||
|
},
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user