Drop 'override.' prefix from capture names in override query

Co-authored-by: Julia Risley <julia@zed.dev>
This commit is contained in:
Max Brunsfeld 2023-01-20 10:44:33 -08:00
parent 2aa7a9e95b
commit 8dcef46842
17 changed files with 35 additions and 36 deletions

View file

@ -1,8 +1,8 @@
[
(string_literal)
(raw_string_literal)
] @override.string
] @string
[
(line_comment)
(block_comment)
] @override.comment
] @comment