mirror of https://github.com/LazyVim/starter
feat: config visual
parent
da3073151a
commit
68bf3aee90
|
@ -3,6 +3,8 @@ return {
|
||||||
"neanias/everforest-nvim",
|
"neanias/everforest-nvim",
|
||||||
opts = {
|
opts = {
|
||||||
background = "medium",
|
background = "medium",
|
||||||
|
italics = true,
|
||||||
|
ui_contrast = "high",
|
||||||
},
|
},
|
||||||
config = function() end,
|
config = function() end,
|
||||||
},
|
},
|
||||||
|
|
Loading…
Reference in New Issue