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