nvim: add diffview
This commit is contained in:
@ -138,8 +138,12 @@ require("lazy").setup({
|
|||||||
},
|
},
|
||||||
},
|
},
|
||||||
|
|
||||||
-- fugitive
|
--
|
||||||
|
-- git
|
||||||
|
--
|
||||||
|
|
||||||
"tpope/vim-fugitive",
|
"tpope/vim-fugitive",
|
||||||
|
"sindrets/diffview.nvim",
|
||||||
|
|
||||||
--
|
--
|
||||||
-- files (and more)
|
-- files (and more)
|
||||||
|
|||||||
Reference in New Issue
Block a user