mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-01 19:17:02 -04:00
Partially revert json highlight updates
This commit is contained in:
parent
da6dc214dd
commit
e42a077fdf
1 changed files with 2 additions and 3 deletions
|
|
@ -7,9 +7,8 @@
|
|||
|
||||
(number) @number
|
||||
|
||||
(pair
|
||||
key: (string) @label
|
||||
value: (string) @string)
|
||||
(pair key: (string) @label)
|
||||
(pair value: (string) @string)
|
||||
|
||||
(array (string) @string)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue