We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
https://github.com/mattn/vim-lsp-settings/blob/master/settings.json#L1684-L1695
I'm happy to open a PR, but not sure how this should be installed?
The text was updated successfully, but these errors were encountered:
As far as I can see that built vimscript-language-server on my environment, following executable should be used for.
vimscript-format vimscript-language-server vimscript-lint lsp-tee
Sorry, something went wrong.
@mattn I get an error saying that it could not install the server and :messages does not return anything.
:messages
What method do you use to install? I did simply cargo build.
cargo build
Right, I wanted to use the :LspInstallServer.
:LspInstallServer
No branches or pull requests
https://github.com/mattn/vim-lsp-settings/blob/master/settings.json#L1684-L1695
I'm happy to open a PR, but not sure how this should be installed?
The text was updated successfully, but these errors were encountered: