We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e730323 commit a319aafCopy full SHA for a319aaf
CHANGELOG.md
@@ -46,6 +46,8 @@ IMPROVEMENTS:
46
[[GH-3312]](https://github.com/fatih/vim-go/pull/3312)
47
* Install tools with `go install` instead of `go get`.
48
[[GH-3317]](https://github.com/fatih/vim-go/pull/3317)
49
+* Update `:GoPlay` to use `go.dev/play` instead of `play.golang.org`.
50
+ [[GH-3331]](https://github.com/fatih/vim-go/pull/3331)
51
52
BUG FIXES:
53
* Handle terminating parenthesis on hexadecimal values.
0 commit comments