Skip to content
This repository has been archived by the owner on Nov 12, 2022. It is now read-only.

Adapting nvim-lsp-installer to use nvim's new vim.lsp.start #745

Answered by williamboman
akinsho asked this question in Q&A
Discussion options

You must be logged in to vote

Hey! I forgot to reply here 🙈. Thanks for the heads-up, I had not seen that PR before. So I have actually for a long time been exploring symlinking executables to a single location, allowing nvim-lsp-installer to just amend the entire session's PATH once and be done with it.

This would make the entire thing much more seamless without any need to register setup hooks and whatnot (it would also play much more nicely with potential installation of other tools such as linters & formatters to be used with formatter.nvim, null-ls, etc.). Haven't made it happen yet primarily because of Windows support & time.

edit: also some more context in this comment

Replies: 1 comment 5 replies

Comment options

You must be logged in to vote
5 replies
@akinsho
Comment options

@williamboman
Comment options

@williamboman
Comment options

@akinsho
Comment options

@williamboman
Comment options

Answer selected by akinsho
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants