From ed191c4815cc7c4c06f7259c63a2bfd17144f9c9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ivan=20Nikoli=C4=87?= Date: Mon, 11 Nov 2024 17:35:10 +0100 Subject: [PATCH] Add LSP-twiggy --- repository.json | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) diff --git a/repository.json b/repository.json index a2724d7..68d8451 100644 --- a/repository.json +++ b/repository.json @@ -1157,6 +1157,23 @@ "tags": true } ] + }, + { + "details": "https://github.com/niksy/LSP-twiggy", + "name": "LSP-twiggy", + "labels": [ + "auto-complete", + "linting", + "formatting", + "code navigation", + "intellisense" + ], + "releases": [ + { + "sublime_text": ">=4169", + "tags": true + } + ] } ], "schema_version": "3.0.0"