From a7fc7c3ccd5748bc71af66eeee5ef2cbcfeb4a08 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ivan=20Nikoli=C4=87?= Date: Fri, 25 Oct 2024 13:23:46 +0200 Subject: [PATCH] Add LSP-some-sass (#120) * Add LSP-sass * Rename LSP-sass to LSP-some-sass --- 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"