We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f63c10b commit fcc5d3aCopy full SHA for fcc5d3a
1 file changed
doc/wezterm-types-plugin.cmdpicker.txt
@@ -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