Skip to content

Vim LSP Support #50

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

Closed
wilkinson4 opened this issue Aug 5, 2021 · 3 comments
Closed

Vim LSP Support #50

wilkinson4 opened this issue Aug 5, 2021 · 3 comments

Comments

@wilkinson4
Copy link

Hello,

It would be helpful if there was some sort of documentation on how to get this to work with native vim-lsp.

@amiralies
Copy link
Collaborator

Since you stated native lsp ? are talking about noevim?
I don't think if vim itself provides native lsp support.
anyway language server lives in server directory and you can use that like this in your lsp client:

node <path to vim-rescript>/server/out/server.js --stdio

@aspeddro
Copy link
Collaborator

aspeddro commented Sep 3, 2021

@mununki
Copy link
Member

mununki commented Nov 1, 2021

duplicated? #20

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

4 participants