Files

13 lines
156 B
Lua

return {
{
"OldJobobo/retro-82.nvim",
priority = 1000,
},
{
"LazyVim/LazyVim",
opts = {
colorscheme = "retro-82",
},
},
}