Initial commit
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
return {
|
||||
"neanias/everforest-nvim",
|
||||
lazy = true,
|
||||
priority = 1000,
|
||||
config = function ()
|
||||
background = "soft"
|
||||
ui_contrast = "low"
|
||||
end
|
||||
}
|
||||
Reference in New Issue
Block a user