add try
keyword to rust highlights (#10641)
This commit is contained in:
parent
d8701bfd1e
commit
752ed8eb15
1 changed files with 1 additions and 0 deletions
|
@ -125,6 +125,7 @@
|
|||
"match"
|
||||
"if"
|
||||
"else"
|
||||
"try"
|
||||
] @keyword.control.conditional
|
||||
|
||||
[
|
||||
|
|
Loading…
Reference in a new issue