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

16 lines
225 B
JSON

{
"name": "AutoHotkey",
"type": "programming",
"color": "#6594b9",
"aliases": [
"ahk"
],
"extensions": [
".ahk",
".ahkl"
],
"tmScope": "source.ahk",
"aceMode": "autohotkey",
"languageId": 26
}