From 9c067483915a5b6807a7354d2f202e72193f3ef9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Rafa=C5=82=20Ch=C5=82odnicki?= Date: Mon, 28 Oct 2024 10:13:49 +0100 Subject: [PATCH] Add LSP-some-sass (#120) (#123) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-authored-by: Ivan Nikolić --- repository.json | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) diff --git a/repository.json b/repository.json index ea5ddaa..a2724d7 100644 --- a/repository.json +++ b/repository.json @@ -1140,6 +1140,23 @@ "tags": true } ] + }, + { + "details": "https://github.com/sublimelsp/LSP-some-sass", + "name": "LSP-some-sass", + "labels": [ + "auto-complete", + "linting", + "formatting", + "code navigation", + "intellisense" + ], + "releases": [ + { + "sublime_text": ">=4169", + "tags": true + } + ] } ], "schema_version": "3.0.0"