add comment injection

This commit is contained in:
purarue 2025-09-11 16:31:05 -07:00
parent 74abd57330
commit 5c9e617fc4

View file

@ -11,3 +11,6 @@
(command) @injection.content (command) @injection.content
(#set! injection.include-children) (#set! injection.include-children)
(#set! injection.language "bash")) (#set! injection.language "bash"))
((comment) @injection.content
(#set! injection.language "comment"))