Skip to content

Commit fcc5d3a

Browse files
DrKJeff16github-actions[bot]
authored andcommitted
docs: auto generate docs
1 parent f63c10b commit fcc5d3a

1 file changed

Lines changed: 15 additions & 0 deletions

File tree

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
*wezterm-types-plugin.cmdpicker.txt* `cmdpicker` types
2+
3+
WEZTERM-CMDPICKER ~
4+
5+
You can import type annotations for `abidibo/wezterm-cmdpicker`
6+
<https://github.com/abidibo/wezterm-cmdpicker> as shown below:
7+
8+
>lua
9+
---@type CmdPicker
10+
local picker = wezterm.plugin.require("https://github.com/abidibo/wezterm-cmdpicker")
11+
<
12+
13+
Generated by panvimdoc <https://github.com/kdheepak/panvimdoc>
14+
15+
vim:tw=78:ts=8:noet:ft=help:norl:

0 commit comments

Comments
 (0)