AutoYADM commit: 2025-01-13 20:30:04
This commit is contained in:
parent
f37cacf40a
commit
c2acd073c5
3 changed files with 8 additions and 15 deletions
|
@ -1,5 +1,11 @@
|
|||
return {
|
||||
"NeogitOrg/neogit",
|
||||
keys = {
|
||||
{
|
||||
"<C-g>",
|
||||
"<CMD>Neogit<Cr>",
|
||||
},
|
||||
},
|
||||
dependencies = {
|
||||
"nvim-lua/plenary.nvim", -- required
|
||||
"sindrets/diffview.nvim", -- optional - Diff integration
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue