mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-21 12:50:09 -04:00
fix(tera): mark frontmatter_delimiter node as @punctuation.delimiter
This commit is contained in:
parent
d97f91bf17
commit
5dd9f1a625
1 changed files with 1 additions and 0 deletions
|
|
@ -24,6 +24,7 @@
|
|||
"."
|
||||
","
|
||||
"::"
|
||||
(frontmatter_delimiter)
|
||||
] @punctuation.delimiter
|
||||
|
||||
[
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue