Commit a291c6a1 authored by Leandro Heck's avatar Leandro Heck Committed by FichteFoll

Rename @leoheck's packages (#6077)

parent c71ec943
...@@ -46,9 +46,10 @@ ...@@ -46,9 +46,10 @@
] ]
}, },
{ {
"name": "3D Tool Syntax Hilight", "name": "3D Tool (Async Burst-Mode)",
"details": "https://github.com/leoheck/sublime-3d-tool/", "details": "https://github.com/leoheck/sublime-3d-tool/",
"labels": ["3d-tool", "burst-mode", "async"], "labels": ["3d-tool", "burst-mode", "async"],
"previous_names": ["3D Tool Syntax Hilight"],
"releases": [ "releases": [
{ {
"sublime_text": "*", "sublime_text": "*",
......
...@@ -130,16 +130,6 @@ ...@@ -130,16 +130,6 @@
} }
] ]
}, },
{
"name": "Cadence Skill",
"details": "https://github.com/leoheck/sublime-cadence-skill",
"releases": [
{
"sublime_text": "*",
"tags": true
}
]
},
{ {
"name": "Caffe Prototxt Syntax", "name": "Caffe Prototxt Syntax",
"details": "https://github.com/zironycho/sublime-caffe-prototxt-syntax", "details": "https://github.com/zironycho/sublime-caffe-prototxt-syntax",
......
...@@ -1746,6 +1746,17 @@ ...@@ -1746,6 +1746,17 @@
} }
] ]
}, },
{
"name": "SKILL from Cadence",
"details": "https://github.com/leoheck/sublime-cadence-skill",
"previous_names": ["Cadence Skill"],
"releases": [
{
"sublime_text": "*",
"tags": true
}
]
},
{ {
"name": "Skins", "name": "Skins",
"details": "https://github.com/deathaxe/sublime-skins", "details": "https://github.com/deathaxe/sublime-skins",
...@@ -2481,12 +2492,14 @@ ...@@ -2481,12 +2492,14 @@
] ]
}, },
{ {
"name": "Spice", "name": "SPICE Circuit Simulator",
"details": "https://github.com/leoheck/sublime-spice", "details": "https://github.com/leoheck/sublime-spice",
"labels": ["circuit simulator"],
"previous_names": ["Spice"],
"releases": [ "releases": [
{ {
"sublime_text": "*", "sublime_text": "*",
"branch": "master" "tags": true
} }
] ]
}, },
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment