2024-06-06 22:22:10 -04:00

6 lines
91 B
Lua

return {
'sindrets/diffview.nvim',
event = 'InsertEnter',
config = function() end,
}