highlight closure pipes as brackets (#3397)

Co-authored-by: Vince Mutolo <vince@mutolo.org>
pull/3379/head
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
1 changed files with 2 additions and 0 deletions

View File

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