mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-01 19:17:02 -04:00
feat(typst): highlight language name as @label
This commit is contained in:
parent
2586ea65fa
commit
99ea6c5d43
1 changed files with 3 additions and 0 deletions
|
|
@ -113,6 +113,9 @@
|
|||
|
||||
(raw_blck) @markup.raw
|
||||
|
||||
(raw_blck
|
||||
lang: (ident) @label)
|
||||
|
||||
(raw_blck
|
||||
(blob) @markup.raw.block)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue