highlight closure pipes as brackets (#3397)

Co-authored-by: Vince Mutolo <vince@mutolo.org>
This commit is contained in:
Vince Mutolo 2022-08-11 20:00:03 -04:00 committed by GitHub
parent 80dde577b0
commit 7559b77d53
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -78,6 +78,8 @@
"<"
">"
] @punctuation.bracket)
(closure_parameters
"|" @punctuation.bracket)
; ---
; Variables