From 26092aa4410862af07237edcae89e925ed542801 Mon Sep 17 00:00:00 2001 From: NotAShelf Date: Tue, 10 Dec 2024 21:01:51 +0000 Subject: [PATCH] deploy: 73660af2e36e9881c6cf7d82600950785b4cd51d --- options.html | 25 +++++++++++++++++++++++++ 1 file changed, 25 insertions(+) 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: