pull/1464/head
Yaser Alraddadi 1 year ago
parent fa69facd52
commit a017d333f2

@ -3,7 +3,12 @@ return {
'NeogitOrg/neogit',
dependencies = {
'nvim-lua/plenary.nvim', -- required
'sindrets/diffview.nvim', -- optional - Diff integration
{
'sindrets/diffview.nvim', -- optional - Diff integration
dependencies = {
'nvim-web-devicons',
},
},
'nvim-telescope/telescope.nvim', -- optional
},

Loading…
Cancel
Save