2023-12-27 18:08:47 -05:00

11 lines
137 B
Lua

return {
{
{
'echasnovski/mini.nvim',
config = function ()
require('mini.map').setup()
end
},
},
}