Add vscode-diff and remove mini.diff and diffview

This commit is contained in:
Martin Larsson 2025-12-23 09:51:02 +01:00
parent a55ebe08a7
commit cb283448f3
4 changed files with 7 additions and 18 deletions

View file

@ -1,17 +1,5 @@
return {
"NeogitOrg/neogit",
dependencies = {
{
"sindrets/diffview.nvim",
opts = {
view = {
merge_tool = {
layout = "diff1_plain",
},
},
},
}
},
event = "VeryLazy",
lazy = true,
opts = {},