Highlight punctuation uniformly in all supported languages

Co-authored-by: Keith Simmons <keith@zed.dev>
This commit is contained in:
Max Brunsfeld 2022-04-22 12:16:49 -07:00
parent 6658fa58c0
commit f0c6a6ad18
6 changed files with 46 additions and 10 deletions

View file

@ -11,4 +11,11 @@
(true)
(false)
(null)
] @constant
] @constant
[
"{"
"}"
"["
"]"
] @punctuation.bracket