Skip to content

Commit 00ca70c

Browse files
committed
ci: update panvimdoc_plugins.yml
Signed-off-by: Guennadi Maximov C <g.maxc.fox@protonmail.com>
1 parent 4a6518b commit 00ca70c

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
@@ -601,6 +601,19 @@ jobs:
601601
ignorerawblocks: true
602602
docmapping: false
603603
docmappingprojectname: false
604+
- name: Run panvimdoc for widgets.md
605+
uses: kdheepak/panvimdoc@v4.0.1
606+
with:
607+
vimdoc: wezterm-types-plugin.widgets
608+
description: "`widgets` types"
609+
pandoc: docs/widgets.md
610+
toc: false
611+
demojify: true
612+
dedupsubheadings: false
613+
treesitter: true
614+
ignorerawblocks: true
615+
docmapping: false
616+
docmappingprojectname: false
604617
- name: Run panvimdoc for workspace-picker.md
605618
uses: kdheepak/panvimdoc@v4.0.1
606619
with:

0 commit comments

Comments
 (0)