7 lines
78 B
Lua
Raw Normal View History

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