1
0
Fork 0
This commit is contained in:
zymon 2024-08-27 17:49:23 +02:00
parent fe3b194093
commit baf165bdc5

View file

@ -59,7 +59,16 @@ return {
end,
},
},
{ -- neogit
"https://github.com/NeogitOrg/neogit",
event = "BufReadPre",
dependencies = {
"https://github.com/nvim-lua/plenary.nvim",
"https://github.com/sindrets/diffview.nvim",
"https://github.com/nvim-telescope/telescope.nvim",
},
config = true
},
{ -- git-worktree
"https://github.com/polarmutex/git-worktree.nvim",
event = "BufReadPre",