go.nvim
go.nvim copied to clipboard
How to set current working directory for `:GoDebug -t`
My program has a configuration in the root of the program, and the program use a relative path to read the configuration. So I want to set the current working directory before debug. But I can't find a config.