feat: rename theme -> visualize

This commit is contained in:
fm39hz-workstation 2024-05-18 13:42:56 +07:00 committed by fm39hz-laptop
parent 05cb2c97f6
commit c631170bb3

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,