Add 'comment' injection

This commit is contained in:
Bruno BELANYI 2024-04-11 19:04:09 +01:00
parent 615bb266cc
commit 9e9fde6c77

4
queries/injections.scm Normal file
View file

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