mirror of
https://github.com/chenasraf/nvim-treesitter.git
synced 2026-05-17 17:38:02 +00:00
fix(vue): @character.special highlights for :, . (#8200)
This commit is contained in:
@@ -8,7 +8,7 @@
|
||||
[
|
||||
":"
|
||||
"."
|
||||
] @punctuation.delimiter
|
||||
] @character.special
|
||||
|
||||
[
|
||||
(interpolation)
|
||||
|
||||
Reference in New Issue
Block a user