UNPKG

235 BJavaScriptView Raw
1module.exports = {
2 "name": "Ragel",
3 "type": "programming",
4 "color": "#9d5200",
5 "extensions": [
6 ".rl"
7 ],
8 "aliases": [
9 "ragel-rb",
10 "ragel-ruby"
11 ],
12 "tmScope": "none",
13 "aceMode": "text",
14 "languageId": 317
15}