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
    link
    fedilink
    47 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.

    • @dafunkkkOP
      link
      17 months ago

      will take a look, Thanks

      • @dafunkkkOP
        link
        17 months ago

        tried but once trying to install LSP it give an error npm executable not found

    • @dafunkkkOP
      link
      27 months ago

      docker is not available on closed system where I want to port neovim in