AWK Regex injection (#3535)
This commit is contained in:
parent
45add73fb1
commit
0a22148559
1 changed files with 3 additions and 0 deletions
|
@ -1,2 +1,5 @@
|
|||
((comment) @injection.content
|
||||
(#set! injection.language "comment"))
|
||||
|
||||
((regex_pattern) @injection.content
|
||||
(#set! injection.language "regex"))
|
||||
|
|
Loading…
Reference in a new issue