UNPKG

214 BJavaScriptView Raw
1module.exports = {
2 "name": "RUNOFF",
3 "type": "markup",
4 "color": "#665a4e",
5 "extensions": [
6 ".rnh",
7 ".rno"
8 ],
9 "wrap": true,
10 "tmScope": "text.runoff",
11 "aceMode": "text",
12 "languageId": 315
13}