We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 428514f commit 5636d3aCopy full SHA for 5636d3a
runtime/queries/nix/injections.scm
@@ -1,3 +1,6 @@
1
+((comment) @injection.content
2
+ (#set! injection.language "comment"))
3
+
4
; mark arbitary languages with a comment
5
((((comment) @injection.language) .
6
(indented_string_expression (string_fragment) @injection.content))
0 commit comments