1
0
mirror of https://github.com/SpaceVim/SpaceVim.git synced 2025-02-03 16:00:07 +08:00
SpaceVim/bundle/nvim-treesitter/queries/astro/injections.scm

8 lines
100 B
Scheme
Raw Normal View History

; inherits: html
((frontmatter
(raw_text) @typescript))
((interpolation
(raw_text) @tsx))