It's LSP portable?
from dafunkkk@lemmy.world to neovim@sopuli.xyz on 23 Nov 2023 09:28
https://lemmy.world/post/8638722

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?

#neovim

threaded - newest

tun@lemm.ee on 23 Nov 2023 11:57 next collapse

How about dockerrized neovim?

dafunkkk@lemmy.world on 24 Nov 2023 09:49 collapse

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

skipperwannabe@lemm.ee on 23 Nov 2023 15:23 collapse

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.

dafunkkk@lemmy.world on 24 Nov 2023 09:49 collapse

will take a look, Thanks

dafunkkk@lemmy.world on 26 Nov 2023 10:56 collapse

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