Commit b5d48913 authored by Evan Hubinger's avatar Evan Hubinger

Adds Coconut syntax highlighter package

parent cce02139
...@@ -1289,6 +1289,17 @@ ...@@ -1289,6 +1289,17 @@
} }
] ]
}, },
{
"name": "Coconut",
"details": "https://github.com/evhub/sublime-coconut",
"labels": ["language syntax"],
"releases": [
{
"sublime_text": "*",
"tags": true
}
]
},
{ {
"name": "cocos2d lua api", "name": "cocos2d lua api",
"details": "https://github.com/06wj/cocos2d_lua_snippets", "details": "https://github.com/06wj/cocos2d_lua_snippets",
...@@ -1333,7 +1344,7 @@ ...@@ -1333,7 +1344,7 @@
"tags": true "tags": true
} }
] ]
}, },
{ {
"name": "Code Cast", "name": "Code Cast",
"details": "https://github.com/mraiur/CodeCast", "details": "https://github.com/mraiur/CodeCast",
......
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