return { 'catppuccin/nvim', cond = function () return false end, config = function () vim.cmd('colorscheme catppuccin') end, }