2022-01-20 23:50:06 +08:00
|
|
|
((comment) @injection.content
|
|
|
|
(#set! injection.language "comment"))
|
2022-08-25 00:58:15 +08:00
|
|
|
|
|
|
|
(command
|
|
|
|
name: (command_name (word) @_command)
|
|
|
|
argument: (raw_string) @injection.content
|
|
|
|
(#match? @_command "^[gnm]?awk$")
|
|
|
|
(#set! injection.language "awk"))
|