go.nvim icon indicating copy to clipboard operation
go.nvim copied to clipboard

How to set current working directory for `:GoDebug -t`

Open tenfyzhong opened this issue 2 years ago • 0 comments

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.

tenfyzhong avatar Feb 10 '23 03:02 tenfyzhong