UNPKG

204 BJavaScriptView Raw
1module.exports = {
2 "name": "Isabelle",
3 "type": "programming",
4 "color": "#FEFE00",
5 "extensions": [
6 ".thy"
7 ],
8 "tmScope": "source.isabelle.theory",
9 "aceMode": "text",
10 "languageId": 170
11}