File tree Expand file tree Collapse file tree
lua/wezterm/types/plugins Expand file tree Collapse file tree Original file line number Diff line number Diff line change 5555 ignorerawblocks : true
5656 docmapping : false
5757 docmappingprojectname : false
58+ - name : Run panvimdoc for attention.md
59+ uses : kdheepak/panvimdoc@v4.0.1
60+ with :
61+ vimdoc : wezterm-types-plugin.attention
62+ description : " `attention` types"
63+ pandoc : docs/attention.md
64+ toc : false
65+ demojify : true
66+ dedupsubheadings : false
67+ treesitter : true
68+ ignorerawblocks : true
69+ docmapping : false
70+ docmappingprojectname : false
5871 - name : Run panvimdoc for bar.md
5972 uses : kdheepak/panvimdoc@v4.0.1
6073 with :
@@ -445,19 +458,6 @@ jobs:
445458 ignorerawblocks : true
446459 docmapping : false
447460 docmappingprojectname : false
448- - name : Run panvimdoc for wezterm-attention.md
449- uses : kdheepak/panvimdoc@v4.0.1
450- with :
451- vimdoc : wezterm-types-plugin.wezterm-attention
452- description : " `wezterm-attention` types"
453- pandoc : docs/wezterm-attention.md
454- toc : false
455- demojify : true
456- dedupsubheadings : false
457- treesitter : true
458- ignorerawblocks : true
459- docmapping : false
460- docmappingprojectname : false
461461 - name : Run panvimdoc for wezterm-config.md
462462 uses : kdheepak/panvimdoc@v4.0.1
463463 with :
Original file line number Diff line number Diff line change @@ -101,7 +101,7 @@ This project also features type annotations for various WezTerm plugins.
101101| [ wez-pain-control] ( https://github.com/sei40kr/wez-pain-control ) | [ docs/wez-pain-control.md] ( ./docs/wez-pain-control.md ) | [ : h wezterm-types-plugin.wez-pain-control.txt] ( ./doc/wezterm-types-plugin.wez-pain-control.txt ) |
102102| [ wez-tmux] ( https://github.com/sei40kr/wez-tmux ) | [ docs/wez-tmux.md] ( ./docs/wez-tmux.md ) | [ : h wezterm-types-plugin.wez-tmux.txt] ( ./doc/wezterm-types-plugin.wez-tmux.txt ) |
103103| [ wezterm-agent-deck] ( https://github.com/Eric162/wezterm-agent-deck ) | [ docs/agent-deck.md] ( ./docs/agent-deck.md ) | [ : h wezterm-types-plugin.agent-deck.txt] ( ./doc/wezterm-types-plugin.agent-deck.txt ) |
104- | [ wezterm-attention] ( https://github.com/pro-vi/wezterm-attention ) | [ docs/wezterm- attention.md] ( ./docs/wezterm- attention.md ) | [ : h wezterm-types-plugin.wezterm-attention.txt] ( ./doc/wezterm-types-plugin.wezterm-attention.txt ) |
104+ | [ wezterm-attention] ( https://github.com/pro-vi/wezterm-attention ) | [ docs/attention.md] ( ./docs/attention.md ) | [ : h wezterm-types-plugin.wezterm-attention.txt] ( ./doc/wezterm-types-plugin.wezterm-attention.txt ) |
105105| [ wezterm-cmd-sender] ( https://github.com/aureolebigben/wezterm-cmd-sender ) | [ docs/cmd-sender.md] ( ./docs/cmd-sender.md ) | [ : h wezterm-types-plugin.cmd-sender.txt] ( ./doc/wezterm-types-plugin.cmd-sender.txt ) |
106106| [ wezterm-cmdpicker] ( https://github.com/abidibo/wezterm-cmdpicker ) | [ docs/cmdpicker.md] ( ./docs/cmdpicker.md ) | [ : h wezterm-types-plugin.cmdpicker.txt] ( ./doc/wezterm-types-plugin.cmdpicker.txt ) |
107107| [ wezterm-config.nvim] ( https://github.com/winter-again/wezterm-config.nvim ) | [ docs/wezterm-config.md] ( ./docs/wezterm-config.md ) | [ : h wezterm-types-plugin.wezterm-config.txt] ( ./doc/wezterm-types-plugin.wezterm-config.txt ) |
File renamed without changes.
Original file line number Diff line number Diff line change @@ -34,7 +34,7 @@ We will keep adding more community plugins as we find them.
3434- [ wez-pain-control] ( ./wez-pain-control.md )
3535- [ wez-tmux] ( ./wez-tmux.md )
3636- [ wezterm-agent-deck] ( ./agent-deck.md )
37- - [ wezterm-attention] ( ./wezterm- attention.md )
37+ - [ wezterm-attention] ( ./attention.md )
3838- [ wezterm-cmd-sender] ( ./cmd-sender.md )
3939- [ wezterm-cmdpicker] ( ./cmdpicker.md )
4040- [ wezterm-config.nvim] ( ./wezterm-config.md )
File renamed without changes.
File renamed without changes.
You can’t perform that action at this time.
0 commit comments