vim-godebug icon indicating copy to clipboard operation
vim-godebug copied to clipboard

Run GoDebug from main.go while in another file.

Open RobinBaeckman opened this issue 6 years ago • 0 comments

Is it possible to put in an argument to make :GoDebug start running in main.go while in another file, like so: :GoDebug main.go or :GoDebug ~/path/main.go?

RobinBaeckman avatar Oct 25 '17 21:10 RobinBaeckman