mirror of
https://github.com/arthur-pbty/arthur-os.git
synced 2026-08-02 12:47:49 +02:00
9 lines
118 B
Lua
9 lines
118 B
Lua
return {
|
|
{ "ficcdaf/ashen.nvim" },
|
|
{
|
|
"LazyVim/LazyVim",
|
|
opts = {
|
|
colorscheme = "ashen",
|
|
},
|
|
}
|
|
} |