mirror of
https://github.com/LazyVim/starter.git
synced 2026-07-22 04:21:03 +00:00
8 lines
No EOL
94 B
Lua
8 lines
No EOL
94 B
Lua
return {
|
|
{
|
|
"LazyVim/LazyVim",
|
|
opts = {
|
|
colorscheme = "catppuccin",
|
|
}
|
|
}
|
|
} |