return { "catppuccin/nvim", name = "catppuccin", config = function() pcall(vim.cmd, "colorscheme catppuccin-mocha") end, priority = 1000, }