nvim-config11/lua/plugins/diffview.lua

4 lines
40 B
Lua
Raw Normal View History

return {
'sindrets/diffview.nvim'
}