feat nvim: add diffview
This commit is contained in:
@@ -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,
|
||||||
|
|||||||
Reference in New Issue
Block a user