Add 'comment' injection

This commit is contained in:
Bruno BELANYI 2024-04-11 19:04:09 +01:00
parent cc81c286d4
commit cb932811c5

4
queries/injections.scm Normal file
View file

@ -0,0 +1,4 @@
((comment) @injection.content
(#set! injection.language "comment"))
; vim: sw=2 foldmethod=marker