Skip to content

Commit fdbb703

Browse files
authored
feat: update tombi matcher. (SchemaStore#4814)
1 parent 6750a2e commit fdbb703

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/api/json/catalog.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5592,7 +5592,7 @@
55925592
{
55935593
"name": "Tombi",
55945594
"description": "Tombi (鳶) is a toolkit for TOML; providing a formatter/linter and language server",
5595-
"fileMatch": ["tombi.toml"],
5595+
"fileMatch": ["tombi.toml", "**/tombi/config.toml"],
55965596
"url": "https://json.schemastore.org/tombi.json"
55975597
},
55985598
{

0 commit comments

Comments
 (0)