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: