From c64fd9d67b06842d50a599dffb457ee45d01cf74 Mon Sep 17 00:00:00 2001 From: NotAShelf Date: Mon, 6 Jan 2025 00:55:30 +0000 Subject: [PATCH] deploy: 9888a277adc8a34aa13e9f6bb75c9c86b4f2919a --- options.html | 25 +++++++++++++++++++++++++ 1 file changed, 25 insertions(+) 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: