You've already forked Epicnabbo-Catalogus-Updated-Daily
15 lines
226 B
JSON
15 lines
226 B
JSON
{
|
|
"name": "AsciiDoc",
|
|
"type": "prose",
|
|
"color": "#73a0c5",
|
|
"aceMode": "asciidoc",
|
|
"wrap": true,
|
|
"extensions": [
|
|
".asciidoc",
|
|
".adoc",
|
|
".asc"
|
|
],
|
|
"tmScope": "text.html.asciidoc",
|
|
"languageId": 22
|
|
}
|