Add Everforest as well

This commit is contained in:
David Heinemeier Hansson
2024-06-03 20:51:22 -07:00
parent 669423f43a
commit d9d8fbbf93
6 changed files with 59 additions and 1 deletions

View File

@@ -0,0 +1,10 @@
return {
{ "neanias/everforest-nvim" },
{
"lazyvim/lazyvim",
opts = {
colorscheme = "everforest",
background = "soft",
},
},
}