From efc0afff3894d781b291ecc1660f168604b5c980 Mon Sep 17 00:00:00 2001 From: Kris Breuker Date: Tue, 25 May 2021 19:44:55 +0200 Subject: [PATCH] Add LSP-webhare --- repository.json | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) diff --git a/repository.json b/repository.json index 5ac77ed..ad705ef 100644 --- a/repository.json +++ b/repository.json @@ -552,6 +552,23 @@ } ] }, + { + "details": "https://gitlab.com/webhare/lsp/LSP-webhare", + "name": "LSP-webhare", + "labels": [ + "auto-complete", + "linting", + "formatting", + "code navigation", + "intellisense" + ], + "releases": [ + { + "sublime_text": ">=3092", + "tags": true + } + ] + }, { "details": "https://github.com/sublimelsp/LSP-yaml", "name": "LSP-yaml",