chore: docgen

This commit is contained in:
Oleksandr Smirnov 2025-03-30 17:15:19 +03:00
parent 13e7b8d7ab
commit 241edd9446
No known key found for this signature in database

View file

@ -57,6 +57,9 @@ to install them synchronously pass `{sync = true}` as an argument.
---@type number ---@type number
timeout = 2000, timeout = 2000,
--- timeout for running installer commands(e.g :GoDepsInstall, :GoDepsInstallSync)
installer_timeout = 999999,
-- user specified paths to binaries -- user specified paths to binaries
---@class gopher.ConfigCommand ---@class gopher.ConfigCommand
commands = { commands = {