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