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

Don't add Go plugin in LaziVim Extras when Go is not installed #286

Open
roelandxyz opened this issue Sep 28, 2024 · 0 comments
Open

Don't add Go plugin in LaziVim Extras when Go is not installed #286

roelandxyz opened this issue Sep 28, 2024 · 0 comments

Comments

@roelandxyz
Copy link
Contributor

Support for Go is added in the LazyVim Extras:
https://github.com/basecamp/omakub/blob/master/configs/neovim/lazyvim.json

But that only works when Go is installed. When Go is not selected for installation, you will get an error that gopls can not be installed.
Neovim still works. You just get an error popup for a couple of seconds.

This is easy to fix after installation. Install Go with Omakub or remove the extra in LazyVim.

Is a change needed in Omakub for this? Only add the extra plugin if Go is selected for installation?

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