Add nimlsp package (#980)

This commit is contained in:
PMunch 2019-01-08 16:55:48 +01:00 committed by Miran
parent ae1254f942
commit b447a25846

View File

@ -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",