fix(tera): add comment injection

This commit is contained in:
uncenter 2025-03-05 13:58:50 -05:00
parent f7d337c440
commit cc7187fc12
No known key found for this signature in database

View file

@ -2,3 +2,6 @@
(content) @injection.content
(#set! injection.language "yaml")
(#set! injection.combined))
((comment_tag) @injection.content
(#set! injection.language "comment"))