linguist-languages
Version:
Linguist languages.yml in JSON format
20 lines (19 loc) • 338 B
JavaScript
export default {
"name": "Unity3D Asset",
"type": "data",
"color": "#222c37",
"aceMode": "yaml",
"codemirrorMode": "yaml",
"codemirrorMimeType": "text/x-yaml",
"extensions": [
".anim",
".asset",
".mask",
".mat",
".meta",
".prefab",
".unity"
],
"tmScope": "source.yaml",
"languageId": 380
}