You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When I run :GoInstall (:GoBuild the like) with parameters as seen with :help :GoInstall, I get a red status message with the directory instead of the command being dispatched. I think :GoInstall is not executed.
I would like to force a rebuild with
:GoInstall -a
or eb. build with the debug flags
vim version: 8.0.299
vim-go version:v1.11
go version:1.7.3
The text was updated successfully, but these errors were encountered:
When I run :GoInstall (:GoBuild the like) with parameters as seen with :help :GoInstall, I get a red status message with the directory instead of the command being dispatched. I think :GoInstall is not executed.
I would like to force a rebuild with
:GoInstall -a
or eb. build with the debug flags
The text was updated successfully, but these errors were encountered: