mirror of
https://github.com/krgamestudios/Toy.git
synced 2026-04-15 14:54:07 +10:00
Tweak
This commit is contained in:
@@ -43,7 +43,7 @@
|
|||||||
"match": "\\b(if|else|while|for|return|break|continue)\\b"
|
"match": "\\b(if|else|while|for|return|break|continue)\\b"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "entity.name.type",
|
"name": "entity.name.type.toy",
|
||||||
"match": "\\b(any|bool|const|float|int|opaque|string|type)\\b"
|
"match": "\\b(any|bool|const|float|int|opaque|string|type)\\b"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
|||||||
Reference in New Issue
Block a user