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

14 lines
194 B
JSON

{
"name": "Yacc",
"type": "programming",
"extensions": [
".y",
".yacc",
".yy"
],
"tmScope": "source.yacc",
"aceMode": "text",
"color": "#4B6C4B",
"languageId": 409
}