shikijs / textmate-grammars-themes

Collection of TextMate grammars and themes in JSON
https://textmate-grammars-themes.netlify.app/
MIT License
116 stars 57 forks source link

Support autohotkey lang #90

Open yzqdev opened 2 months ago

yzqdev commented 2 months ago

Autohotkey is a ultimate automation scripting language for Windows.Its file extention is '.ahk',which prismjs supports.

https://github.com/PrismJS/prism/blob/master/components/prism-autohotkey.js

Maybe shiki can also support it?