From 241edd9446431b7b8a13c7eb5825f2a37bdfea68 Mon Sep 17 00:00:00 2001 From: Oleksandr Smirnov Date: Sun, 30 Mar 2025 17:15:19 +0300 Subject: [PATCH] chore: docgen --- doc/gopher.nvim.txt | 3 +++ 1 file changed, 3 insertions(+) diff --git a/doc/gopher.nvim.txt b/doc/gopher.nvim.txt index 47aa005..59c6b4a 100644 --- a/doc/gopher.nvim.txt +++ b/doc/gopher.nvim.txt @@ -57,6 +57,9 @@ to install them synchronously pass `{sync = true}` as an argument. ---@type number timeout = 2000, + --- timeout for running installer commands(e.g :GoDepsInstall, :GoDepsInstallSync) + installer_timeout = 999999, + -- user specified paths to binaries ---@class gopher.ConfigCommand commands = {