Add Awk lexer and sample

This commit is contained in:
Michael Mior
2013-01-30 11:55:13 -05:00
parent 121f096173
commit 1877c8c383
2 changed files with 130 additions and 0 deletions

View File

@@ -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