Update entry.ts

This commit is contained in:
Austin Horning 2022-02-02 00:38:00 -08:00 committed by GitHub
parent b14b59b98c
commit f117f313bc
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -6,7 +6,7 @@ export const entryBegin = {
patterns: [
{
match: "[^\\s.]+",
name: "variable.key.toml",
name: "support.type.property-name.toml",
},
{
match: "\\.",