local g = vim.g local M = {} M.setup = function() end return M