It’s possible to install lsp for a language and then export all .local and .config neovim folder to use it as portable install in another closed env?

  • SkipperWannabe@lemm.ee
    link
    fedilink
    arrow-up
    4
    ·
    7 months ago

    LSP maybe portable with it’s config if the LSP themselves are independent. Checkout Mason which seems to make it easier to bundle neovim and “portable” LSP. There was another project similar to Mason with some more features, but I forgot it’s name. So search around to see if that fits your requirements.