-
-
Notifications
You must be signed in to change notification settings - Fork 1.4k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
GoBuild command fail #1444
Comments
Yeah, I can take a look today. |
This is very likely to have been caused by my changes in #1415. As a temporary work around, you can go back to |
bhcleek
added a commit
to bhcleek/vim-go
that referenced
this issue
Sep 13, 2017
arp242
pushed a commit
that referenced
this issue
Sep 14, 2017
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Behavior
When I run
:GoBuild
, vim shows following error message.This error occurs later than df60f26 .
I think that the following lines of this commit are wrong.
df60f26#diff-0754118ec7181423a7c0233b50dfaccfR40
The implementation is as follows:
The correct implementation is as follows:
Configuration
The text was updated successfully, but these errors were encountered: