Update syntax.json

This commit is contained in:
alstr 2021-03-30 12:28:36 +01:00
parent be9518bf21
commit b9a872530c

View File

@ -227,5 +227,14 @@
}
}
]
},
{
"language": "AutoHotKey",
"markers": [
{
"type": "line",
"pattern": ";"
}
]
}
]