This commit is contained in:
Daniel Fichtinger 2025-06-24 16:04:53 -04:00
commit e08d2433fb
7 changed files with 669 additions and 0 deletions

6
queries/injections.scm Normal file
View file

@ -0,0 +1,6 @@
([
(comment)
(line_comment)
(block_comment)
(comment_environment)
] @injection.content (#set! injection.language "comment"))