feat: rename theme -> visualize

pull/99/head
fm39hz-workstation 2024-05-18 13:42:56 +07:00 committed by fm39hz-laptop
parent 05cb2c97f6
commit c631170bb3
1 changed files with 1 additions and 1 deletions

View File

@ -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,