local M = {} function M.setup() vim.g.surround_113 = '"\r"' vim.g.surround_97 = "'\r'" end return M