highlight closure pipes as brackets (#3397)
Co-authored-by: Vince Mutolo <vince@mutolo.org>
This commit is contained in:
parent
80dde577b0
commit
7559b77d53
1 changed files with 2 additions and 0 deletions
|
@ -78,6 +78,8 @@
|
|||
"<"
|
||||
">"
|
||||
] @punctuation.bracket)
|
||||
(closure_parameters
|
||||
"|" @punctuation.bracket)
|
||||
|
||||
; ---
|
||||
; Variables
|
||||
|
|
Loading…
Add table
Reference in a new issue