We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 00d57e2 commit 0045fb6Copy full SHA for 0045fb6
CHANGELOG.md
@@ -64,6 +64,8 @@ IMPROVEMENTS:
64
[[GH-2025]](https://github.com/fatih/vim-go/pull/2025)
65
* Update autocompletion to work with Go modules.
66
[[GH-1988]](https://github.com/fatih/vim-go/pull/1988)
67
+* Add an option to search $GOPATH/bin or $GOBIN _after_ $PATH.
68
+ [[GH-2041]](https://github.com/fatih/vim-go/pull/2041)
69
70
BUG FIXES:
71
* Fix `:GoRun %` on Windows.
0 commit comments