diff --git a/packages.json b/packages.json index e820631..5d5fc8c 100644 --- a/packages.json +++ b/packages.json @@ -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",