Commit c2a500ec authored by Syrus Akbary's avatar Syrus Akbary Committed by FichteFoll

Added GraphQL (#5583)

parent 7ce51799
...@@ -1510,6 +1510,16 @@ ...@@ -1510,6 +1510,16 @@
} }
] ]
}, },
{
"name": "GraphQL",
"details": "https://github.com/graphql-python/GraphQL-SublimeText",
"releases": [
{
"sublime_text": "*",
"tags": true
}
]
},
{ {
"name": "GraphvizPreview", "name": "GraphvizPreview",
"details": "https://github.com/munro/SublimeGraphvizPreview", "details": "https://github.com/munro/SublimeGraphvizPreview",
......
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