diff --git a/options.html b/options.html index 47d2dbae..b0f76a6f 100644 --- a/options.html +++ b/options.html @@ -16701,6 +16701,31 @@ null or strings concatenated with ā\nā
Default:
null
Declared by:
+
+
+<nvf/modules/wrapper/lazy/lazy.nix>
+
+ |
vim.lazy.plugins.<name>.beforeSetup
+
+
+Lua code to run after the plugin is loaded, but before the setup +function is called.
+ +Type: +null or strings concatenated with ā\nā
+ +Default:
+null
Declared by: