diff --git a/options.html b/options.html index 738bc766..c88efdb0 100644 --- a/options.html +++ b/options.html @@ -8041,6 +8041,31 @@ null or string

Default: "<leader>hu"

+

Declared by:

+ + +
+ +<nvf/modules/plugins/git/gitsigns/gitsigns.nix> + +
+ +
+ + vim.git.gitsigns.setupOpts + + +
+
+

Option table to pass into the setup function of gitsigns

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

+ +

Type: +anything

+ +

Default: +{ }

+

Declared by: