Skip to content

Commit ec0737a

Browse files
committed
Update catalog at 2026-01-08T13:00:01Z
1 parent 01d318e commit ec0737a

2 files changed

Lines changed: 12 additions & 1 deletion

File tree

data/schemata.json

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

import/SchemaStore.vim

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5541,6 +5541,17 @@ export const schemata =
55415541
"open-rpc.yaml"
55425542
]
55435543
},
5544+
{
5545+
"url": "https://opencode.ai/config.json",
5546+
"description": "opencode AI coding agent configuration file",
5547+
"name": "opencode",
5548+
"fileMatch": [
5549+
"opencode.json",
5550+
"opencode.jsonc",
5551+
"**/.opencode/opencode.json",
5552+
"**/.opencode/opencode.jsonc"
5553+
]
5554+
},
55445555
{
55455556
"url": "https://www.schemastore.org/openutau-character.json",
55465557
"description": "OpenUtau voicebank configuration file, character.yaml",

0 commit comments

Comments
 (0)