Add nimlsp package (#980)
This commit is contained in:
parent
ae1254f942
commit
b447a25846
1 changed files with 13 additions and 0 deletions
|
|
@ -1160,6 +1160,19 @@
|
|||
"license": "MIT",
|
||||
"web": "https://github.com/PMunch/jsonschema"
|
||||
},
|
||||
{
|
||||
"name": "nimlsp",
|
||||
"url": "https://github.com/PMunch/nimlsp",
|
||||
"method": "git",
|
||||
"tags": [
|
||||
"lsp",
|
||||
"nimsuggest",
|
||||
"editor"
|
||||
],
|
||||
"description": "Language Server Protocol implementation for Nim",
|
||||
"license": "MIT",
|
||||
"web": "https://github.com/PMunch/nimlsp"
|
||||
},
|
||||
{
|
||||
"name": "sdl2_nim",
|
||||
"url": "https://github.com/Vladar4/sdl2_nim",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue