Highlight punctuation uniformly in all supported languages
Co-authored-by: Keith Simmons <keith@zed.dev>
This commit is contained in:
parent
6658fa58c0
commit
f0c6a6ad18
6 changed files with 46 additions and 10 deletions
|
@ -11,4 +11,11 @@
|
|||
(true)
|
||||
(false)
|
||||
(null)
|
||||
] @constant
|
||||
] @constant
|
||||
|
||||
[
|
||||
"{"
|
||||
"}"
|
||||
"["
|
||||
"]"
|
||||
] @punctuation.bracket
|
Loading…
Add table
Add a link
Reference in a new issue