LazyVim-custom/lua/plugins/diffview.lua
2024-11-23 22:25:53 +03:00

4 lines
38 B
Lua

return {
"sindrets/diffview.nvim"
}