local M = {} M.ui = { theme = "onedark" } M.plugins = "custom.plugins" M.mappings = require "custom.mappings" return M