chore: docgen
This commit is contained in:
parent
13e7b8d7ab
commit
241edd9446
1 changed files with 3 additions and 0 deletions
|
|
@ -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 = {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue