Skip to content
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

Fix installing gocode on Windows #1606

Merged
merged 1 commit into from Dec 10, 2017
Merged

Fix installing gocode on Windows #1606

merged 1 commit into from Dec 10, 2017

Conversation

arp242
Copy link
Contributor

@arp242 arp242 commented Dec 10, 2017

Was missing a space in composing the command, so this would get run:

go get -v -u -ldflags -H=windowsgui"github.com/nsf/gocode"

Was missing a space in composing the command, so this would get run:

  go get -v -u -ldflags -H=windowsgui"github.com/nsf/gocode"
@codecov-io
Copy link

Codecov Report

❗ No coverage uploaded for pull request base (master@2a42722). Click here to learn what that means.
The diff coverage is 0%.

Impacted file tree graph

@@            Coverage Diff            @@
##             master    #1606   +/-   ##
=========================================
  Coverage          ?   14.78%           
=========================================
  Files             ?       53           
  Lines             ?     4152           
  Branches          ?        0           
=========================================
  Hits              ?      614           
  Misses            ?     3538           
  Partials          ?        0
Flag Coverage Δ
#nvim 5.05% <0%> (?)
#vim74 14.71% <0%> (?)
#vim80 14.47% <0%> (?)
Impacted Files Coverage Δ
plugin/go.vim 29.26% <0%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 2a42722...7fb9178. Read the comment docs.

@arp242 arp242 merged commit b50d8f2 into fatih:master Dec 10, 2017
@arp242 arp242 deleted the gocode-win branch December 10, 2017 01:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants