diff options
Diffstat (limited to 'runtime/queries/commonlisp/injections.scm')
| -rw-r--r-- | runtime/queries/commonlisp/injections.scm | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/runtime/queries/commonlisp/injections.scm b/runtime/queries/commonlisp/injections.scm new file mode 100644 index 000000000..dc8982053 --- /dev/null +++ b/runtime/queries/commonlisp/injections.scm @@ -0,0 +1,5 @@ +([ + (comment) + (block_comment) +] @injection.content + (#set! injection.language "comment")) |
