nix-config/home/modules/nvim/config/lua/plugins/diffview.lua

4 lines
52 B
Lua

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