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

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
}