starter/lua/plugins/lazyvim.lua

7 lines
90 B
Lua

return {
"LazyVim/LazyVim",
opts = {
colorscheme = "catppuccin-macchiato",
},
}