Commit 3fe63aec authored by FichteFoll's avatar FichteFoll

Merge pull request #3370 from reqshark/master

add the zmq package
parents cfe77996 58111e1e
...@@ -87,6 +87,18 @@ ...@@ -87,6 +87,18 @@
} }
] ]
}, },
{
"name": "zmq",
"details": "https://github.com/reqshark/sublimezmq",
"labels": ["zeromq", "binding", "zmq"],
"releases": [
{
"platforms": ["osx", "linux"],
"sublime_text": "*",
"details": "https://github.com/reqshark/sublimezmq/tree/master"
}
]
},
{ {
"name": "Zucchini", "name": "Zucchini",
"details": "https://github.com/zucchini-src/zucchini.tmbundle", "details": "https://github.com/zucchini-src/zucchini.tmbundle",
......
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