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
da3073151a
commit
68bf3aee90
1 changed files with 2 additions and 0 deletions
|
|
@ -3,6 +3,8 @@ return {
|
|||
"neanias/everforest-nvim",
|
||||
opts = {
|
||||
background = "medium",
|
||||
italics = true,
|
||||
ui_contrast = "high",
|
||||
},
|
||||
config = function() end,
|
||||
},
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue