mirror of
https://github.com/KevinMidboe/linguist.git
synced 2025-10-29 17:50:22 +00:00
Fix AutoHotKey sorting
This commit is contained in:
@@ -60,14 +60,6 @@ AppleScript:
|
|||||||
- .applescript
|
- .applescript
|
||||||
- .scpt
|
- .scpt
|
||||||
|
|
||||||
AutoHotkey:
|
|
||||||
type: programming
|
|
||||||
lexer: Text only
|
|
||||||
aliases:
|
|
||||||
- ahk
|
|
||||||
extensions:
|
|
||||||
- .ahk
|
|
||||||
|
|
||||||
Arc:
|
Arc:
|
||||||
type: programming
|
type: programming
|
||||||
lexer: Text only
|
lexer: Text only
|
||||||
@@ -83,6 +75,14 @@ Assembly:
|
|||||||
extensions:
|
extensions:
|
||||||
- .asm
|
- .asm
|
||||||
|
|
||||||
|
AutoHotkey:
|
||||||
|
type: programming
|
||||||
|
lexer: Text only
|
||||||
|
aliases:
|
||||||
|
- ahk
|
||||||
|
extensions:
|
||||||
|
- .ahk
|
||||||
|
|
||||||
Batchfile:
|
Batchfile:
|
||||||
type: programming
|
type: programming
|
||||||
group: Shell
|
group: Shell
|
||||||
|
|||||||
Reference in New Issue
Block a user