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:
@@ -122,6 +122,15 @@ AutoHotkey:
|
|||||||
- ahk
|
- ahk
|
||||||
primary_extension: .ahk
|
primary_extension: .ahk
|
||||||
|
|
||||||
|
AutoIt:
|
||||||
|
type: programming
|
||||||
|
color: "#36699B"
|
||||||
|
aliases:
|
||||||
|
- au3
|
||||||
|
- AutoIt3
|
||||||
|
- AutoItScript
|
||||||
|
primary_extension: .au3
|
||||||
|
|
||||||
Awk:
|
Awk:
|
||||||
type: programming
|
type: programming
|
||||||
lexer: Awk
|
lexer: Awk
|
||||||
|
|||||||
Reference in New Issue
Block a user