---@type ChadrcConfig local M = {} M.ui = { theme = 'catppuccin' } M.plugins = "custom.plugins" return M