6 lines
91 B
Lua
6 lines
91 B
Lua
return {
|
|
'sindrets/diffview.nvim',
|
|
event = 'InsertEnter',
|
|
config = function() end,
|
|
}
|