mirror of
https://github.com/zed-industries/zed.git
synced 2025-01-30 06:05:19 +00:00
Make racket highlight query more consistent with other langs
This commit is contained in:
parent
0867162c87
commit
515724821e
1 changed files with 1 additions and 1 deletions
|
@ -19,7 +19,7 @@
|
|||
(quote . (symbol)) @constant
|
||||
|
||||
(extension) @keyword
|
||||
(lang_name) @variable.builtin
|
||||
(lang_name) @variable.special
|
||||
|
||||
((symbol) @operator
|
||||
(#match? @operator "^(\\+|-|\\*|/|=|>|<|>=|<=)$"))
|
||||
|
|
Loading…
Reference in a new issue