From 8f1bf1a2829564e204a5e6ede67232b4e0805fd4 Mon Sep 17 00:00:00 2001 From: NotAShelf Date: Mon, 9 Dec 2024 15:00:57 +0000 Subject: [PATCH] deploy: 48bcd5d695794cb693e3a82d55f6742b6010d6bc --- options.html | 25 +++++++++++++++++++++++++ 1 file changed, 25 insertions(+) diff --git a/options.html b/options.html index 1e0eeb63..e950ea3d 100644 --- a/options.html +++ b/options.html @@ -37585,6 +37585,31 @@ boolean

Example: true

+

Declared by:

+ + +
+ +<nvf/modules/plugins/visuals/indent-blankline/indent-blankline.nix> + +
+ +
+ + vim.visuals.indent-blankline.setupOpts + + +
+
+

Option table to pass into the setup function of indent-blankline

You can pass in any additional options even if they’re +not listed in the docs

+ +

Type: +anything

+ +

Default: +{ }

+

Declared by: