---@type ChadrcConfig local M = {} M.base46 = { theme = "nightowl" } -- M.plugins = "plugins" -- M.mappings = require "mappings" return M