mirror of
https://github.com/aljazceru/omakub.git
synced 2026-01-15 02:04:18 +01:00
9 lines
86 B
Lua
9 lines
86 B
Lua
return {
|
|
{
|
|
"LazyVim/LazyVim",
|
|
opts = {
|
|
colorscheme = "catppuccin",
|
|
},
|
|
},
|
|
}
|