Skip to content

Commit 72b8420

Browse files
committed
ci: update panvimdoc_plugins.yml
Signed-off-by: Guennadi Maximov C <g.maxc.fox@protonmail.com>
1 parent cf4eaeb commit 72b8420

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
@@ -406,6 +406,19 @@ jobs:
406406
ignorerawblocks: true
407407
docmapping: false
408408
docmappingprojectname: false
409+
- name: Run panvimdoc for warp.md
410+
uses: kdheepak/panvimdoc@v4.0.1
411+
with:
412+
vimdoc: wezterm-types-plugin.warp
413+
description: "`warp` types"
414+
pandoc: docs/warp.md
415+
toc: false
416+
demojify: true
417+
dedupsubheadings: false
418+
treesitter: true
419+
ignorerawblocks: true
420+
docmapping: false
421+
docmappingprojectname: false
409422
- name: Run panvimdoc for wez-pain-control.md
410423
uses: kdheepak/panvimdoc@v4.0.1
411424
with:

0 commit comments

Comments
 (0)