We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 662da43 commit 49532b8Copy full SHA for 49532b8
src/api/json/catalog.json
@@ -1308,6 +1308,17 @@
1308
],
1309
"url": "https://raw.githubusercontent.com/dbt-labs/dbt-jsonschema/main/schemas/latest/dbt_yml_files-latest.json"
1310
},
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
+ },
1322
{
1323
"name": "Dein Config",
1324
"description": "Dein.vim, a Vim/Neovim plugin manager",
0 commit comments