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