diff --git a/repository.json b/repository.json index 320b08e..3255bcf 100644 --- a/repository.json +++ b/repository.json @@ -879,6 +879,23 @@ } ] }, + { + "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 + } + ] + }, { "details": "https://github.com/sublimelsp/LSP-SourceKit", "name": "LSP-SourceKit", @@ -1024,6 +1041,23 @@ } ] }, + { + "details": "https://github.com/sublimelsp/LSP-twiggy", + "name": "LSP-twiggy", + "labels": [ + "auto-complete", + "linting", + "formatting", + "code navigation", + "intellisense" + ], + "releases": [ + { + "sublime_text": ">=4169", + "tags": true + } + ] + }, { "details": "https://github.com/errata-ai/LSP-vale-ls", "name": "LSP-vale-ls", @@ -1140,40 +1174,6 @@ "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 - } - ] - }, - { - "details": "https://github.com/sublimelsp/LSP-twiggy", - "name": "LSP-twiggy", - "labels": [ - "auto-complete", - "linting", - "formatting", - "code navigation", - "intellisense" - ], - "releases": [ - { - "sublime_text": ">=4169", - "tags": true - } - ] } ], "schema_version": "3.0.0"