diff options
Diffstat (limited to 'helix-22.03-x86_64-windows/runtime/queries/org/injections.scm')
-rw-r--r-- | helix-22.03-x86_64-windows/runtime/queries/org/injections.scm | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/helix-22.03-x86_64-windows/runtime/queries/org/injections.scm b/helix-22.03-x86_64-windows/runtime/queries/org/injections.scm new file mode 100644 index 0000000..24d712d --- /dev/null +++ b/helix-22.03-x86_64-windows/runtime/queries/org/injections.scm @@ -0,0 +1,4 @@ +(block parameter: (expr) @injection.language + (contents) @injection.content + (#set! injection.include-children)) + |