Add overrides for all languages

Co-authored-by: Julia Risley <julia@zed.dev>
This commit is contained in:
Max Brunsfeld 2023-01-20 10:39:31 -08:00
parent 2967b46a17
commit 2aa7a9e95b
31 changed files with 269 additions and 13 deletions

View file

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