Files
2025-11-25 22:42:56 +01:00

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
}