From 58520791132a8dc48c9b6faa7a43589c15af187b Mon Sep 17 00:00:00 2001 From: NotAShelf Date: Sat, 21 Dec 2024 05:18:36 +0000 Subject: [PATCH] deploy: 8bab0497fbcdd3b76fee71f0a4a9b0ebf37e575c --- options.html | 25 +++++++++++++++++++++++++ 1 file changed, 25 insertions(+) diff --git a/options.html b/options.html index 47d2dbae..b0f76a6f 100644 --- a/options.html +++ b/options.html @@ -16701,6 +16701,31 @@

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: