docs: regen
This commit is contained in:
parent
9ba98a1815
commit
4a7f915e7f
2 changed files with 8 additions and 7 deletions
|
|
@ -75,6 +75,7 @@ local _config = default_config
|
|||
_config.___plugin_name = "gopher.nvim" ---@diagnostic disable-line: inject-field
|
||||
|
||||
---@param user_config? gopher.Config
|
||||
---@private
|
||||
function config.setup(user_config)
|
||||
_config = vim.tbl_deep_extend("force", default_config, user_config or {})
|
||||
end
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue