Skip to content

Commit

Permalink
remove useless queries
Browse files Browse the repository at this point in the history
  • Loading branch information
0xLucqs committed Jul 1, 2024
1 parent c8542f7 commit 6db5bce
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions queries/highlights.scm
Original file line number Diff line number Diff line change
Expand Up @@ -95,11 +95,6 @@
; -------
; Keywords
; -------

((identifier) @keyword.control
(#match? @keyword.control "^yield$"))


[
"match"
"if"
Expand Down Expand Up @@ -311,7 +306,6 @@
"@"
"&&"
"|"
"|="
"||"
"^"
"*"
Expand Down

0 comments on commit 6db5bce

Please sign in to comment.