diff --git a/options.html b/options.html index 75517560..f530b6db 100644 --- a/options.html +++ b/options.html @@ -16887,6 +16887,31 @@ boolean
Example:
true
Declared by:
+
+
+<nvf/modules/plugins/lsp/lightbulb/lightbulb.nix>
+
+ |
vim.lsp.lightbulb.setupOpts
+
+
+Option table to pass into the setup function of nvim-lightbulb
You can pass in any additional options even if they’re +not listed in the docs
+ +Type: +anything
+ +Default:
+{ }
Declared by: