mirror of
https://github.com/basecamp/omarchy.git
synced 2025-07-27 12:19:24 +00:00
10 lines
135 B
Lua
10 lines
135 B
Lua
![]() |
return {
|
||
|
{ "rose-pine/neovim", name = "rose-pine" },
|
||
|
{
|
||
|
"LazyVim/LazyVim",
|
||
|
opts = {
|
||
|
colorscheme = "rose-pine-dawn",
|
||
|
},
|
||
|
},
|
||
|
}
|