local M = {} function M.setup() -- GOlang vim.g["test#go#gotest#optiongs"] = "-v --short" end return M