You've already forked Epicnabbo-Catalogus-Updated-Daily
16 lines
225 B
JSON
16 lines
225 B
JSON
{
|
|
"name": "AutoHotkey",
|
|
"type": "programming",
|
|
"color": "#6594b9",
|
|
"aliases": [
|
|
"ahk"
|
|
],
|
|
"extensions": [
|
|
".ahk",
|
|
".ahkl"
|
|
],
|
|
"tmScope": "source.ahk",
|
|
"aceMode": "autohotkey",
|
|
"languageId": 26
|
|
}
|