You've already forked Epicnabbo-Catalogus-Updated-Daily
20 lines
301 B
JSON
20 lines
301 B
JSON
{
|
|
"name": "Motorola 68K Assembly",
|
|
"type": "programming",
|
|
"color": "#005daa",
|
|
"group": "Assembly",
|
|
"aliases": [
|
|
"m68k"
|
|
],
|
|
"extensions": [
|
|
".asm",
|
|
".i",
|
|
".inc",
|
|
".s",
|
|
".x68"
|
|
],
|
|
"tmScope": "source.m68k",
|
|
"aceMode": "assembly_x86",
|
|
"languageId": 477582706
|
|
}
|