diff --git a/repository.json b/repository.json index c058004..ea5ddaa 100644 --- a/repository.json +++ b/repository.json @@ -1040,6 +1040,27 @@ } ] }, + { + "details": "https://github.com/sublimelsp/LSP-vetur", + "name": "LSP-vetur", + "labels": [ + "auto-complete", + "linting", + "formatting", + "code navigation", + "intellisense" + ], + "releases": [ + { + "sublime_text": "3154 - 3999", + "tags": "st3-" + }, + { + "sublime_text": ">=4000", + "tags": true + } + ] + }, { "details": "https://github.com/martinbarez/LSP-VHDL-ls", "name": "LSP-VHDL-ls", @@ -1122,4 +1143,4 @@ } ], "schema_version": "3.0.0" -} \ No newline at end of file +}