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 151bcac commit 88ee49fCopy full SHA for 88ee49f
1 file changed
doc/wezterm-types-plugin.log.txt
@@ -0,0 +1,15 @@
1
+*wezterm-types-plugin.log.txt* `log` types
2
+
3
+LOG.WZ ~
4
5
+You can import type annotations for `sravioli/log.wz`
6
+<https://github.com/sravioli/log.wz> as shown below:
7
8
+>lua
9
+ ---@type Log.API
10
+ local log = wezterm.plugin.require("https://github.com/sravioli/log.wz")
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