mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-08 00:53:10 +00:00
Add nimlangserver (#2187)
This commit is contained in:
parent
7642e9ea43
commit
a08964e537
@ -1690,6 +1690,20 @@
|
|||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"web": "https://github.com/PMunch/jsonschema"
|
"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",
|
"name": "nimlsp",
|
||||||
"url": "https://github.com/PMunch/nimlsp",
|
"url": "https://github.com/PMunch/nimlsp",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user