mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-15 09:50:04 -04:00
feat: add astro
This commit is contained in:
parent
1031bb4769
commit
f62fb16bba
6 changed files with 19 additions and 0 deletions
4
queries/astro/injections.scm
Normal file
4
queries/astro/injections.scm
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
; inherits: html
|
||||
|
||||
((frontmatter
|
||||
(raw_text) @typescript))
|
||||
Loading…
Add table
Add a link
Reference in a new issue