Commit e72d2c41 authored by Jayson Vantuyl's avatar Jayson Vantuyl Committed by FichteFoll

add Diagram plugin (#6970)

parent 20bc3e25
...@@ -589,6 +589,17 @@ ...@@ -589,6 +589,17 @@
} }
] ]
}, },
{
"name": "Diagram",
"details": "https://github.com/jvantuyl/sublime_diagram_plugin",
"labels": ["diagrams", "plantuml"],
"releases": [
{
"sublime_text": "*",
"tags": true
}
]
},
{ {
"name": "DIBOL Programming Language", "name": "DIBOL Programming Language",
"details": "https://github.com/ilyakharlamov/DIBOL.tmLanguage", "details": "https://github.com/ilyakharlamov/DIBOL.tmLanguage",
......
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