Skip to content

Commit

Permalink
Remove duplicate keyword highlight for Python 'and' (helix-editor#10160)
Browse files Browse the repository at this point in the history
  • Loading branch information
Aityz authored and Schuyler Mortimer committed Jul 10, 2024
1 parent bb66b88 commit 5d96829
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion runtime/queries/python/highlights.scm
Original file line number Diff line number Diff line change
Expand Up @@ -204,7 +204,6 @@
(for_in_clause "in" @keyword.control)

[
"and"
"async"
"class"
"exec"
Expand Down

0 comments on commit 5d96829

Please sign in to comment.