Skip to content

Commit

Permalink
add try keyword to rust highlights (#10641)
Browse files Browse the repository at this point in the history
  • Loading branch information
Luv-Ray committed Apr 30, 2024
1 parent d8701bf commit 752ed8e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions runtime/queries/rust/highlights.scm
Original file line number Diff line number Diff line change
Expand Up @@ -125,6 +125,7 @@
"match"
"if"
"else"
"try"
] @keyword.control.conditional

[
Expand Down

0 comments on commit 752ed8e

Please sign in to comment.