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 d289f77 commit f1d6d17Copy full SHA for f1d6d17
1 file changed
doc/wezterm-types-wsinit.txt
@@ -0,0 +1,15 @@
1
+*wezterm-types-wsinit.txt* `wsinit` types
2
+
3
+`wsinit.wezterm`
4
5
+You can import type annotations for `JuanraCM/wsinit.wezterm`
6
+<https://github.com/JuanraCM/wsinit.wezterm> as shown below:
7
8
+>lua
9
+ ---@type WsInit
10
+ local wsinit = wezterm.plugin.require("https://github.com/JuanraCM/wsinit.wezterm")
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