We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6fa4425 commit 0906172Copy full SHA for 0906172
CHANGELOG.md
@@ -73,6 +73,9 @@ BUG FIXES:
73
* Fix `:GoRun` so that it works as expected when the current working directory
74
is neither in GOPATH nor within a module.
75
[[GH-2782]](https://github.com/fatih/vim-go/pull/2782)
76
+* Show the command executed by `:GoRun` when `g:go_debug` includes `'shell-commands'`.
77
+ [[GH-2785]](https://github.com/fatih/vim-go/pull/2785)
78
+
79
80
## v1.22 - (January 30, 2020)
81
0 commit comments