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

14 lines
252 B
JSON

{
"name": "Smarty",
"type": "programming",
"color": "#f0c040",
"extensions": [
".tpl"
],
"aceMode": "smarty",
"codemirrorMode": "smarty",
"codemirrorMimeType": "text/x-smarty",
"tmScope": "text.html.smarty",
"languageId": 353
}