Commit a9c0c77a authored by evandrocoan's avatar evandrocoan Committed by FichteFoll

Added PlantUmlDiagrams package and PlantUmlConnection dependency (#6946)

parent e72d2c41
......@@ -521,6 +521,20 @@
}
]
},
{
"name": "PlantUmlConnection",
"author": "evandrocoan",
"load_order": "50",
"description": "Python interface to a plantuml web service instead of having to run Java locally",
"issues": "https://github.com/evandrocoan/PlantUmlConnection/issues",
"releases": [
{
"base": "https://github.com/evandrocoan/PlantUmlConnection",
"sublime_text": ">=3114",
"tags": true
}
]
},
{
"name": "PortalockerFiles",
"author": "evandroforks",
......
......@@ -1469,6 +1469,18 @@
}
]
},
{
"name": "PlantUmlDiagrams",
"details": "https://github.com/evandrocoan/PlantUmlDiagrams",
"labels": ["uml", "plantuml"],
"author": ["jvantuyl", "evandrocoan"],
"releases": [
{
"sublime_text": ">=3114",
"tags": true
}
]
},
{
"name": "PlasticSCM",
"details": "https://github.com/ccll/sublime-plasticscm",
......
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