Files
2026-02-21 18:57:50 +01:00

13 lines
148 B
Lua

return {
{
"bjarneo/white.nvim",
priority = 1000,
},
{
"LazyVim/LazyVim",
opts = {
colorscheme = "white",
},
},
}