mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-01 19:17:02 -04:00
fix(typst): nest @markup.raw.block capture
Co-authored-by: Amaan Qureshi <amaanq12@gmail.com>
This commit is contained in:
parent
3f2f770aad
commit
4640135fdf
1 changed files with 1 additions and 1 deletions
|
|
@ -114,7 +114,7 @@
|
|||
(raw_blck) @markup.raw
|
||||
|
||||
(raw_blck
|
||||
(blob)) @markup.raw.block
|
||||
(blob) @markup.raw.block)
|
||||
|
||||
; refs and labels
|
||||
(label) @markup.link.label
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue