chore: disable unused theme

pull/98/head
fm39hz-workstation 2024-05-27 08:33:08 +07:00
parent 68bf3aee90
commit 8cfe576145
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 = {