You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
Hello,
It would be helpful if there was some sort of documentation on how to get this to work with native vim-lsp.
The text was updated successfully, but these errors were encountered: