Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[question] auto install lsp servers #448

Closed
alex-popov-tech opened this issue Dec 8, 2020 · 2 comments
Closed

[question] auto install lsp servers #448

alex-popov-tech opened this issue Dec 8, 2020 · 2 comments

Comments

@alex-popov-tech
Copy link

Basically its a question - can i use nvim-lspconfig in the same matter i used coc-nvim

let g:coc_global_extensions = ['coc-json', 'coc-git', 'coc-tsserver']

which means that on start these will be installed, so i should not call manually LspInstall {servername} for each server

@lithammer
Copy link
Collaborator

Not at the moment. And possible never since there's talk about removing the installation capabilities completely, see #334.

@alex-popov-tech
Copy link
Author

thanks @lithammer , i will subscribe there, and hope that something instead would be introduced as an entrypoint for installing lsp servers

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants