It's LSP portable?
from dafunkkk@lemmy.world to neovim@sopuli.xyz on 23 Nov 2023 09:28
https://lemmy.world/post/8638722
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
How about dockerrized neovim?
docker is not available on closed system where I want to port neovim in
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.
will take a look, Thanks
tried but once trying to install LSP it give an error npm executable not found