docs: update
This commit is contained in:
parent
eeff227715
commit
326ea461a6
2 changed files with 6 additions and 0 deletions
|
|
@ -37,6 +37,7 @@ local default_config = {
|
|||
---@type number
|
||||
timeout = 2000,
|
||||
|
||||
--- whether to setup plugin commands or not
|
||||
---@type boolean
|
||||
setup_commands = true,
|
||||
|
||||
|
|
@ -106,4 +107,5 @@ setmetatable(config, {
|
|||
})
|
||||
|
||||
---@return gopher.Config
|
||||
---@private
|
||||
return config
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue