Commit 523b2ae4 authored by FichteFoll's avatar FichteFoll

Merge pull request #5047 from felixhao28/master

PEG.js with CoffeeScript grammar syntax
parents ac44ebed 53b23820
...@@ -464,6 +464,17 @@ ...@@ -464,6 +464,17 @@
} }
] ]
}, },
{
"name": "PEGjs CoffeeScript",
"details": "https://github.com/felixhao28/Sublime-PEGcoffee",
"labels": ["language syntax"],
"releases": [
{
"sublime_text": "*",
"tags": true
}
]
},
{ {
"name": "PEGjs LiveScript", "name": "PEGjs LiveScript",
"details": "https://github.com/tgrospic/sublime-pegjs-livescript", "details": "https://github.com/tgrospic/sublime-pegjs-livescript",
......
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