mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-01 19:17:02 -04:00
Fix svelte highlights
This commit is contained in:
parent
d25ff8c495
commit
9ebe0bd8d7
1 changed files with 1 additions and 1 deletions
|
|
@ -26,7 +26,7 @@
|
|||
|
||||
(tag_name) @tag
|
||||
(attribute_name) @property
|
||||
(errorneous_end_tag_name) @error
|
||||
(erroneous_end_tag_name) @error
|
||||
(comment) @comment
|
||||
|
||||
[
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue