You've already forked Epicnabbo-Catalogus-Updated-Daily
16 lines
274 B
JSON
16 lines
274 B
JSON
{
|
|
"name": "BibTeX",
|
|
"type": "markup",
|
|
"color": "#778899",
|
|
"group": "TeX",
|
|
"extensions": [
|
|
".bib",
|
|
".bibtex"
|
|
],
|
|
"tmScope": "text.bibtex",
|
|
"aceMode": "tex",
|
|
"codemirrorMode": "stex",
|
|
"codemirrorMimeType": "text/x-stex",
|
|
"languageId": 982188347
|
|
}
|