We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d123284 commit 252602dCopy full SHA for 252602d
CHANGELOG.md
@@ -35,6 +35,8 @@ IMPROVEMENTS:
35
[[GH-2727]](https://github.com/fatih/vim-go/pull/2727)
36
* Add a new supported value to `g:go_fmt_command` to format with `gopls`.
37
[[GH-2729]](https://github.com/fatih/vim-go/pull/2729)
38
+* Handle changes to `go test -v` output.
39
+ [[GH-2743]](https://github.com/fatih/vim-go/pull/2743)
40
41
BUG FIXES:
42
* Use the discovered full path for gopls when renaming.
0 commit comments