mirror of
https://github.com/LazyVim/starter.git
synced 2026-07-25 14:01:03 +00:00
feat: config visual
This commit is contained in:
parent
feb47922e1
commit
fc7e0bc0e3
1 changed files with 2 additions and 0 deletions
|
|
@ -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…
Add table
Reference in a new issue