You've already forked Epicnabbo-Catalogus-Updated-Daily
17 lines
239 B
JSON
17 lines
239 B
JSON
{
|
|
"name": "Texinfo",
|
|
"type": "prose",
|
|
"wrap": true,
|
|
"extensions": [
|
|
".texinfo",
|
|
".texi",
|
|
".txi"
|
|
],
|
|
"aceMode": "text",
|
|
"tmScope": "text.texinfo",
|
|
"interpreters": [
|
|
"makeinfo"
|
|
],
|
|
"languageId": 988020015
|
|
}
|