Neovim/lua/plugins/diffview.lua

7 lines
77 B
Lua

return {
{
"sindrets/diffview.nvim",
opts = {},
},
}