mirror of
https://github.com/henrysipp/omarchy-nix.git
synced 2026-06-10 12:09:27 -05:00
Initial commit
This commit is contained in:
@@ -0,0 +1,10 @@
|
||||
return {
|
||||
{ "neanias/everforest-nvim" },
|
||||
{
|
||||
"LazyVim/LazyVim",
|
||||
opts = {
|
||||
colorscheme = "everforest",
|
||||
background = "soft",
|
||||
},
|
||||
},
|
||||
}
|
||||
Reference in New Issue
Block a user