ZIm/crates/zed/src/languages/rust/overrides.scm
Max Brunsfeld 8dcef46842 Drop 'override.' prefix from capture names in override query
Co-authored-by: Julia Risley <julia@zed.dev>
2023-01-20 10:44:33 -08:00

8 lines
102 B
Scheme

[
(string_literal)
(raw_string_literal)
] @string
[
(line_comment)
(block_comment)
] @comment