Skip to content

Commit

Permalink
feat: add yield keyword highlight
Browse files Browse the repository at this point in the history
  • Loading branch information
huacnlee authored and amaanq committed Apr 4, 2024
1 parent 3a56481 commit b0cd98e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions queries/highlights.scm
Original file line number Diff line number Diff line change
Expand Up @@ -131,6 +131,7 @@
"use" @keyword
"where" @keyword
"while" @keyword
"yield" @keyword
(crate) @keyword
(mutable_specifier) @keyword
(use_list (self) @keyword)
Expand Down

0 comments on commit b0cd98e

Please sign in to comment.