mirror of
https://github.com/KevinMidboe/linguist.git
synced 2025-10-29 17:50:22 +00:00
Add Awk lexer and sample
This commit is contained in:
@@ -109,6 +109,15 @@ AutoHotkey:
|
||||
- ahk
|
||||
primary_extension: .ahk
|
||||
|
||||
Awk:
|
||||
type: programming
|
||||
lexer: Awk
|
||||
primary_extension: .awk
|
||||
extensions:
|
||||
- .gawk
|
||||
- .mawk
|
||||
- .nawk
|
||||
|
||||
Batchfile:
|
||||
type: programming
|
||||
group: Shell
|
||||
|
||||
Reference in New Issue
Block a user