1
0
mirror of https://github.com/SpaceVim/SpaceVim.git synced 2025-02-04 08:00:04 +08:00
SpaceVim/bundle/nvim-treesitter/queries/astro/injections.scm
2022-04-14 12:01:23 +08:00

8 lines
100 B
Scheme

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