chore: disable unused theme

pull/99/head
fm39hz-workstation 2024-05-27 08:33:08 +07:00 committed by fm39hz-laptop
parent fc7e0bc0e3
commit 5e258c3d19
1 changed files with 8 additions and 0 deletions

View File

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