diff --git a/syntax.json b/syntax.json index 9d91421..229d154 100644 --- a/syntax.json +++ b/syntax.json @@ -227,5 +227,14 @@ } } ] + }, + { + "language": "AutoHotKey", + "markers": [ + { + "type": "line", + "pattern": ";" + } + ] } ] \ No newline at end of file