kickstart.nvim/lua/custom/plugins/everforest.lua
2024-09-21 13:44:57 +02:00

6 lines
88 B
Lua

return {
"neanias/everforest-nvim",
lazy = true,
transparent_background = true,
}