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
|
(quote . (symbol)) @constant
|
||||||
|
|
||||||
(extension) @keyword
|
(extension) @keyword
|
||||||
(lang_name) @variable.builtin
|
(lang_name) @variable.special
|
||||||
|
|
||||||
((symbol) @operator
|
((symbol) @operator
|
||||||
(#match? @operator "^(\\+|-|\\*|/|=|>|<|>=|<=)$"))
|
(#match? @operator "^(\\+|-|\\*|/|=|>|<|>=|<=)$"))
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue