diff options
Diffstat (limited to 'queries/rust')
| -rw-r--r-- | queries/rust/highlights.scm | 7 |
1 files changed, 1 insertions, 6 deletions
diff --git a/queries/rust/highlights.scm b/queries/rust/highlights.scm index 0e6c757d..db5e3982 100644 --- a/queries/rust/highlights.scm +++ b/queries/rust/highlights.scm @@ -144,12 +144,7 @@ [ (line_comment) (block_comment) -] @comment - -[ - (line_comment) - (block_comment) -] @spell +] @comment @spell (boolean_literal) @boolean (integer_literal) @number |
