diff --git a/repository.json b/repository.json index be90d81..c058004 100644 --- a/repository.json +++ b/repository.json @@ -605,7 +605,9 @@ { "details": "https://github.com/sublimelsp/LSP-leo", "name": "LSP-leo", - "previous_names": ["LSP-aleo-developer"], + "previous_names": [ + "LSP-aleo-developer" + ], "author": "aleohq", "homepage": "https://developer.aleo.org/overview/", "issues": "https://github.com/AleoHQ/leo-plugins/issues", @@ -793,6 +795,21 @@ } ] }, + { + "details": "https://github.com/PythonVoiceCodingPlugin/LSP-pyvoice", + "name": "LSP-pyvoice", + "author": "mpourmpoulis", + "labels": [ + "voice coding", + "accessibility" + ], + "releases": [ + { + "sublime_text": ">=4070", + "tags": true + } + ] + }, { "details": "https://github.com/sublimelsp/LSP-R", "name": "LSP-R", @@ -1026,7 +1043,9 @@ { "details": "https://github.com/martinbarez/LSP-VHDL-ls", "name": "LSP-VHDL-ls", - "labels": ["VHDL"], + "labels": [ + "VHDL" + ], "releases": [ { "sublime_text": ">=4070", @@ -1103,4 +1122,4 @@ } ], "schema_version": "3.0.0" -} +} \ No newline at end of file