chore: disable unused theme

This commit is contained in:
fm39hz-workstation 2024-05-27 08:33:08 +07:00
parent 68bf3aee90
commit 8cfe576145

View file

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