feat nvim: add diffview
This commit is contained in:
parent
8ac914fd2b
commit
d11be192f2
@ -1,5 +1,6 @@
|
|||||||
return {
|
return {
|
||||||
{'akinsho/git-conflict.nvim', version = "*", config = true},
|
{'akinsho/git-conflict.nvim', version = "*", config = true},
|
||||||
|
{'sindrets/diffview.nvim'},
|
||||||
{
|
{
|
||||||
"kdheepak/lazygit.nvim",
|
"kdheepak/lazygit.nvim",
|
||||||
lazy = true,
|
lazy = true,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user