ray-x / go.nvim

G'day Nvimer, Joyful Gopher: Discover the Feature-Rich Go Plugin for Neovim
MIT License
2.06k stars 123 forks source link

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

Open tenfyzhong opened 1 year ago

tenfyzhong commented 1 year ago

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.