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