feat(plugins): adding diffview

This commit is contained in:
2024-11-04 09:22:58 +00:00
parent a6ee3a163a
commit fb53e2fdae

View File

@ -159,4 +159,7 @@ return {
})
end,
},
{
"sindrets/diffview.nvim",
},
}