From f85e99851a61127c4ac366db814d2697eb200953 Mon Sep 17 00:00:00 2001 From: Amjad Ben Hedhili Date: Sat, 6 Apr 2024 22:55:40 +0100 Subject: [PATCH] Add LSP-nimlangserver --- repository.json | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) diff --git a/repository.json b/repository.json index 7598bb9..be90d81 100644 --- a/repository.json +++ b/repository.json @@ -680,6 +680,23 @@ } ] }, + { + "details": "https://github.com/sublimelsp/LSP-nimlangserver", + "name": "LSP-nimlangserver", + "labels": [ + "auto-complete", + "linting", + "formatting", + "code navigation", + "intellisense" + ], + "releases": [ + { + "sublime_text": ">=4070", + "tags": true + } + ] + }, { "details": "https://github.com/sublimelsp/LSP-OmniSharp", "name": "LSP-OmniSharp",