7 lines
86 B
Lua
7 lines
86 B
Lua
return {
|
|
"LazyVim/LazyVim",
|
|
opts = {
|
|
colorscheme = "catppuccin-latte",
|
|
},
|
|
}
|