chore: disable unused theme

This commit is contained in:
fm39hz-workstation 2024-05-27 08:33:08 +07:00 committed by fm39hz-laptop
parent fc7e0bc0e3
commit 5e258c3d19

View file

@ -16,6 +16,14 @@ local logo = [[
]]
return {
{
"catppuccin/nvim",
enabled = false,
},
{
"folke/tokyonight.nvim",
enabled = false,
},
{
"LazyVim/LazyVim",
opts = {