Add vscode-diff and remove mini.diff and diffview
This commit is contained in:
parent
a55ebe08a7
commit
cb283448f3
4 changed files with 7 additions and 18 deletions
|
|
@ -1,17 +1,5 @@
|
|||
return {
|
||||
"NeogitOrg/neogit",
|
||||
dependencies = {
|
||||
{
|
||||
"sindrets/diffview.nvim",
|
||||
opts = {
|
||||
view = {
|
||||
merge_tool = {
|
||||
layout = "diff1_plain",
|
||||
},
|
||||
},
|
||||
},
|
||||
}
|
||||
},
|
||||
event = "VeryLazy",
|
||||
lazy = true,
|
||||
opts = {},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue