diff --git a/repository.json b/repository.json
index b090c4f..5eacd94 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",
@@ -794,15 +796,22 @@
 			]
 		},
 		{
-			"details":"https://github.com/PythonVoiceCodingPlugin/LSP-pyvoice",
+			"details": "https://github.com/PythonVoiceCodingPlugin/LSP-pyvoice",
 			"name": "LSP-pyvoice",
 			"author": "mpourmpoulis",
-			"labels":["voice coding","accessibility"],
-			"platforms":["windows","linux","osx"],
-			"releases":[
+			"labels": [
+				"voice coding",
+				"accessibility"
+			],
+			"platforms": [
+				"windows",
+				"linux",
+				"osx"
+			],
+			"releases": [
 				{
-					"sublime_text":">=4070",
-					"tags":true
+					"sublime_text": ">=4070",
+					"tags": true
 				}
 			]
 		},
@@ -1039,7 +1048,9 @@
 		{
 			"details": "https://github.com/martinbarez/LSP-VHDL-ls",
 			"name": "LSP-VHDL-ls",
-			"labels": ["VHDL"],
+			"labels": [
+				"VHDL"
+			],
 			"releases": [
 				{
 					"sublime_text": ">=4070",
@@ -1116,4 +1127,4 @@
 		}
 	],
 	"schema_version": "3.0.0"
-}
+}
\ No newline at end of file