Files

13 lines
152 B
Lua

return {
{
"OldJobobo/miasma.nvim",
priority = 1000,
},
{
"LazyVim/LazyVim",
opts = {
colorscheme = "miasma",
},
},
}