You've already forked Epicnabbo-Catalogus-Updated-Daily
14 lines
235 B
JSON
14 lines
235 B
JSON
{
|
|
"name": "RAML",
|
|
"type": "markup",
|
|
"aceMode": "yaml",
|
|
"codemirrorMode": "yaml",
|
|
"codemirrorMimeType": "text/x-yaml",
|
|
"tmScope": "source.yaml",
|
|
"color": "#77d9fb",
|
|
"extensions": [
|
|
".raml"
|
|
],
|
|
"languageId": 308
|
|
}
|