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

14 lines
238 B
JSON

{
"name": "Twig",
"type": "markup",
"color": "#c1d026",
"extensions": [
".twig"
],
"tmScope": "text.html.twig",
"aceMode": "twig",
"codemirrorMode": "twig",
"codemirrorMimeType": "text/x-twig",
"languageId": 377
}