UNPKG

260 BJavaScriptView Raw
1module.exports = {
2 "name": "M4Sugar",
3 "type": "programming",
4 "group": "M4",
5 "aliases": [
6 "autoconf"
7 ],
8 "extensions": [
9 ".m4"
10 ],
11 "filenames": [
12 "configure.ac"
13 ],
14 "tmScope": "source.m4",
15 "aceMode": "text",
16 "languageId": 216
17}