clean up font color

This commit is contained in:
water
2021-08-14 13:06:43 -04:00
parent fbf2a646a3
commit 097ae07bb8
33 changed files with 574 additions and 400 deletions
+1 -1
View File
@@ -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)