Add missing comment injection for nix (#5208)

pull/1/head
farwyler 2 years ago committed by GitHub
parent 03baec8a2d
commit a7146f58f0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -1,3 +1,6 @@
((comment) @injection.content
(#set! injection.language "comment"))
; mark arbitary languages with a comment
((((comment) @injection.language) .
(indented_string_expression (string_fragment) @injection.content))

Loading…
Cancel
Save