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 00ca70c commit 53b53c1Copy full SHA for 53b53c1
1 file changed
doc/wezterm-types-plugin.widgets.txt
@@ -0,0 +1,15 @@
1
+*wezterm-types-plugin.widgets.txt* `widgets` types
2
+
3
+WIDGETS.WEZ ~
4
5
+You can import type annotations for `usrivastava92/widgets.wez`
6
+<https://github.com/usrivastava92/widgets.wez> as shown below:
7
8
+>lua
9
+ ---@type Widgets
10
+ local sys = wezterm.plugin.require("https://github.com/usrivastava92/widgets.wez")
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