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
|
||||
- .scpt
|
||||
|
||||
AutoHotkey:
|
||||
type: programming
|
||||
lexer: Text only
|
||||
aliases:
|
||||
- ahk
|
||||
extensions:
|
||||
- .ahk
|
||||
|
||||
Arc:
|
||||
type: programming
|
||||
lexer: Text only
|
||||
@@ -83,6 +75,14 @@ Assembly:
|
||||
extensions:
|
||||
- .asm
|
||||
|
||||
AutoHotkey:
|
||||
type: programming
|
||||
lexer: Text only
|
||||
aliases:
|
||||
- ahk
|
||||
extensions:
|
||||
- .ahk
|
||||
|
||||
Batchfile:
|
||||
type: programming
|
||||
group: Shell
|
||||
|
||||
Reference in New Issue
Block a user