local M = {} M.config = function () vim.cmd [[ let maplocalleader = "," ]] end return M