mirror of
https://github.com/open-goal/jak-project
synced 2026-08-22 07:04:29 -04:00
clean up font color
This commit is contained in:
@@ -13,7 +13,7 @@ contexts:
|
||||
scope: keyword.control.goal
|
||||
|
||||
# Less important keywords
|
||||
- match: \b(?i:the-as|the|logior|logand|ash|cons|car|cdr|new|break|none|method-of-type|method-of-object|declare|and|not)\b
|
||||
- match: \b(?i:the-as|the|logior|logand|ash|cons|car|cdr|new|break|none|method-of-type|method-of-object|declare|and|not|suspend|lambda)\b
|
||||
scope: keyword.operator.goal
|
||||
|
||||
# Definition forms like (def thing value)
|
||||
|
||||
Reference in New Issue
Block a user