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

There's no installer for vimscript-language-server #701

Open
pusewicz opened this issue Sep 22, 2023 · 4 comments
Open

There's no installer for vimscript-language-server #701

pusewicz opened this issue Sep 22, 2023 · 4 comments

Comments

@pusewicz
Copy link
Contributor

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?

@mattn
Copy link
Owner

mattn commented Sep 22, 2023

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

@pusewicz
Copy link
Contributor Author

@mattn I get an error saying that it could not install the server and :messages does not return anything.

@mattn
Copy link
Owner

mattn commented Sep 22, 2023

What method do you use to install? I did simply cargo build.

@pusewicz
Copy link
Contributor Author

Right, I wanted to use the :LspInstallServer.

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