552 current 2024-05-10 16:13:54 24.05.20240509.f1010e0 6.8.6-zen1 *
This commit is contained in:
parent
89fa9e0717
commit
19436070e4
1 changed files with 11 additions and 0 deletions
|
|
@ -0,0 +1,11 @@
|
|||
return {
|
||||
"NeogitOrg/neogit",
|
||||
dependencies = {
|
||||
"nvim-lua/plenary.nvim", -- required
|
||||
"sindrets/diffview.nvim", -- optional - Diff integration
|
||||
|
||||
-- Only one of these is needed, not both.
|
||||
"nvim-telescope/telescope.nvim", -- optional
|
||||
},
|
||||
config = true,
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue