Skip to content

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

@roelandmoors

Description

@roelandmoors

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?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions