mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-16 18:30:06 -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
|
(number) @number
|
||||||
|
|
||||||
(pair
|
(pair key: (string) @label)
|
||||||
key: (string) @label
|
(pair value: (string) @string)
|
||||||
value: (string) @string)
|
|
||||||
|
|
||||||
(array (string) @string)
|
(array (string) @string)
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue