Skip to content

Commit 625d376

Browse files
committed
ci: update panvimdoc_plugins.yml
Signed-off-by: Guennadi Maximov C <g.maxc.fox@protonmail.com>
1 parent 0e78806 commit 625d376

1 file changed

Lines changed: 13 additions & 0 deletions

File tree

.github/workflows/panvimdoc_plugins.yml

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -458,6 +458,19 @@ jobs:
458458
ignorerawblocks: true
459459
docmapping: false
460460
docmappingprojectname: false
461+
- name: Run panvimdoc for sync-panes.md
462+
uses: kdheepak/panvimdoc@v4.0.1
463+
with:
464+
vimdoc: wezterm-types-plugin.sync-panes
465+
description: "`sync-panes` types"
466+
pandoc: docs/sync-panes.md
467+
toc: false
468+
demojify: true
469+
dedupsubheadings: false
470+
treesitter: true
471+
ignorerawblocks: true
472+
docmapping: false
473+
docmappingprojectname: false
461474
- name: Run panvimdoc for tabline.md
462475
uses: kdheepak/panvimdoc@v4.0.1
463476
with:

0 commit comments

Comments
 (0)