mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-02 22:23:06 +00:00
Add nimlangserver (#2187)
This commit is contained in:
parent
7642e9ea43
commit
a08964e537
@ -1690,6 +1690,20 @@
|
||||
"license": "MIT",
|
||||
"web": "https://github.com/PMunch/jsonschema"
|
||||
},
|
||||
{
|
||||
"name": "nimlangserver",
|
||||
"url": "https://github.com/nim-lang/langserver",
|
||||
"method": "git",
|
||||
"tags": [
|
||||
"lsp",
|
||||
"nimsuggest",
|
||||
"editor",
|
||||
"ide-tools"
|
||||
],
|
||||
"description": "The Nim language server implementation (based on nimsuggest)",
|
||||
"license": "MIT",
|
||||
"web": "https://github.com/nim-lang/langserver"
|
||||
},
|
||||
{
|
||||
"name": "nimlsp",
|
||||
"url": "https://github.com/PMunch/nimlsp",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user