-
Notifications
You must be signed in to change notification settings - Fork 2.1k
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
feat: Add support for the other nim language server #2581
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
change file name nim-langserver
to nim_ls
or nim_langserver
c87cad1
to
e12c35d
Compare
Do not change |
e12c35d
to
afab614
Compare
ok, something went terribly wrong here with a rebase, but I think it's all sorted now. 🙈 |
afab614
to
9979fad
Compare
9979fad
to
12f8c75
Compare
Thanks! Rolled that change into my PR and added it for nimls as well. |
12f8c75
to
46934ae
Compare
|
||
return { | ||
default_config = { | ||
cmd = { cmd }, |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
cmd = { cmd }, | |
cmd = cmd, |
46934ae
to
916a12f
Compare
name: Pull Request
about: Submit a pull request
title: ''