Skip to content

Commit 49532b8

Browse files
authored
add schema for k1LoW/deck (SchemaStore#4919)
1 parent 662da43 commit 49532b8

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

src/api/json/catalog.json

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1308,6 +1308,17 @@
13081308
],
13091309
"url": "https://raw.githubusercontent.com/dbt-labs/dbt-jsonschema/main/schemas/latest/dbt_yml_files-latest.json"
13101310
},
1311+
{
1312+
"name": "Deck config",
1313+
"description": "Deck is a tool for creating presentation using Markdown and Google Slides",
1314+
"fileMatch": [
1315+
"**/.config/deck/config.yml",
1316+
"**/.config/deck/config.yaml",
1317+
"**/.config/deck/config-*.yml",
1318+
"**/.config/deck/config-*.yaml"
1319+
],
1320+
"url": "https://raw.githubusercontent.com/k1LoW/deck/refs/heads/main/schema.yml"
1321+
},
13111322
{
13121323
"name": "Dein Config",
13131324
"description": "Dein.vim, a Vim/Neovim plugin manager",

0 commit comments

Comments
 (0)