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