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

13 lines
218 B
JSON

{
"name": "Kit",
"type": "markup",
"aceMode": "html",
"codemirrorMode": "htmlmixed",
"codemirrorMimeType": "text/html",
"extensions": [
".kit"
],
"tmScope": "text.html.basic",
"languageId": 188
}