diff --git a/lib/linguist/languages.yml b/lib/linguist/languages.yml index ff4235e7..e5bc56b2 100644 --- a/lib/linguist/languages.yml +++ b/lib/linguist/languages.yml @@ -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