mirror of
https://github.com/KevinMidboe/linguist.git
synced 2025-10-29 17:50:22 +00:00
Added AutoIt
Language website: http://autoitscript.com Example project on GitHub: https://github.com/jvanegmond/au3-minecraft-monitor
This commit is contained in:
@@ -121,6 +121,15 @@ AutoHotkey:
|
||||
aliases:
|
||||
- ahk
|
||||
primary_extension: .ahk
|
||||
|
||||
AutoIt:
|
||||
type: programming
|
||||
color: "#36699B"
|
||||
aliases:
|
||||
- au3
|
||||
- AutoIt3
|
||||
- AutoItScript
|
||||
primary_extension: .au3
|
||||
|
||||
Awk:
|
||||
type: programming
|
||||
|
||||
Reference in New Issue
Block a user