Skip to content

Commit

Permalink
Remove some invalid keyword
Browse files Browse the repository at this point in the history
  • Loading branch information
huacnlee committed Feb 18, 2024
1 parent 321b11c commit 9916b9c
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions queries/highlights.scm
Original file line number Diff line number Diff line change
Expand Up @@ -125,12 +125,9 @@
"assert" @keyword
"assert_eq" @keyword
"assert_ne" @keyword
(crate) @keyword
(mutable_specifier) @keyword
(use_list (self) @keyword)
(scoped_use_list (self) @keyword)
(scoped_identifier (self) @keyword)
(super) @keyword

(self) @variable.builtin

Expand Down

0 comments on commit 9916b9c

Please sign in to comment.