Skip to content

Commit

Permalink
AWK Regex injection (helix-editor#3535)
Browse files Browse the repository at this point in the history
  • Loading branch information
ath3 authored Aug 24, 2022
1 parent 45add73 commit 0a22148
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions runtime/queries/awk/injections.scm
Original file line number Diff line number Diff line change
@@ -1,2 +1,5 @@
((comment) @injection.content
(#set! injection.language "comment"))

((regex_pattern) @injection.content
(#set! injection.language "regex"))

0 comments on commit 0a22148

Please sign in to comment.