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