mirror of https://github.com/LazyVim/starter
feat: rename theme -> visualize
parent
05cb2c97f6
commit
c631170bb3
|
@ -1,8 +1,8 @@
|
||||||
return {
|
return {
|
||||||
{
|
{
|
||||||
"neanias/everforest-nvim",
|
"neanias/everforest-nvim",
|
||||||
|
lazy = true,
|
||||||
opts = {
|
opts = {
|
||||||
priority = 1000,
|
|
||||||
background = "medium",
|
background = "medium",
|
||||||
},
|
},
|
||||||
config = function() end,
|
config = function() end,
|
Loading…
Reference in New Issue