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

Force Go Binary Usage #493

Open
ananthb opened this issue Aug 14, 2024 · 0 comments
Open

Force Go Binary Usage #493

ananthb opened this issue Aug 14, 2024 · 0 comments

Comments

@ananthb
Copy link

ananthb commented Aug 14, 2024

Can I force go.nvim to use a Go compiler binary at a particular path?

I'm working on the golang/go repository which has go1.24.0 in its go.mod file.
This is an as yet unreleaseed version of Go, so gopls LSP keeps trying to download it and fails.

It should be using the go binary that's available in my source tree itself.
How can I configure this plugin to do that?

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

No branches or pull requests

1 participant