starter/lua/plugins/lazyvim.lua

7 lines
90 B
Lua
Raw Normal View History

2024-12-13 13:37:14 +08:00
return {
"LazyVim/LazyVim",
opts = {
colorscheme = "catppuccin-macchiato",
},
}