Commit b78a15c2 authored by FichteFoll's avatar FichteFoll

Merge pull request #4158 from davidhq/master

Add SublimeEthereum
parents fe1093ba 1487c75e
...@@ -556,6 +556,17 @@ ...@@ -556,6 +556,17 @@
} }
] ]
}, },
{
"name": "Ethereum",
"details": "https://github.com/davidhq/SublimeEthereum",
"labels": ["language syntax"],
"releases": [
{
"sublime_text": "*",
"tags": true
}
]
},
{ {
"name": "Eval Sel", "name": "Eval Sel",
"details": "https://github.com/lvkun/eval_sel", "details": "https://github.com/lvkun/eval_sel",
...@@ -901,4 +912,4 @@ ...@@ -901,4 +912,4 @@
] ]
} }
] ]
} }
\ No newline at end of file
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