mirror of
https://github.com/zed-industries/zed.git
synced 2024-12-28 11:29:25 +00:00
Highlight Elm arrows as keywords
This commit is contained in:
parent
d95c4fdb2b
commit
fbe0108959
1 changed files with 1 additions and 1 deletions
|
@ -14,10 +14,10 @@
|
|||
(import)
|
||||
(module)
|
||||
(type)
|
||||
(arrow)
|
||||
] @keyword
|
||||
|
||||
[
|
||||
(arrow)
|
||||
(eq)
|
||||
(operator_identifier)
|
||||
(colon)
|
||||
|
|
Loading…
Reference in a new issue