UNPKG

linguist-languages

Version:
17 lines (16 loc) 263 B
module.exports = { "name": "AutoIt", "type": "programming", "color": "#1C3552", "aliases": [ "au3", "AutoIt3", "AutoItScript" ], "extensions": [ ".au3" ], "tmScope": "source.autoit", "aceMode": "autohotkey", "languageId": 27 }