feat(ts): add mustache parser with cloudinit filetype alias

This commit is contained in:
2026-05-12 06:51:52 +02:00
parent ef21d5a7ff
commit 8a88455f87
11 changed files with 131 additions and 10 deletions
+5
View File
@@ -0,0 +1,5 @@
; inherits: mustache
((text) @injection.content
(#set! injection.language "yaml")
(#set! injection.combined))