add diffview.nvim

This commit is contained in:
Thomas Ruoff
2025-05-09 23:08:10 +02:00
parent d36059593c
commit 07bf86ba5a

View File

@@ -18,4 +18,5 @@ return {
}, },
}, },
{ 'tpope/vim-rhubarb' }, { 'tpope/vim-rhubarb' },
{ 'sindrets/diffview.nvim' },
} }