fix(ini): Fix injection in comments (#7033)

This commit is contained in:
Omar Valdez 2024-08-11 08:56:24 -07:00 committed by GitHub
parent 079af15600
commit e5a05ba5e2
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -1,2 +1,3 @@
((comment) @injection.content
((comment
(text) @injection.content)
(#set! injection.language "comment"))