fix: lua-ls error
This commit is contained in:
parent
74d7afcc01
commit
ca8ba5ac9d
3 changed files with 3 additions and 3 deletions
|
|
@ -1,5 +1,3 @@
|
|||
---@type gopher.Config
|
||||
---@dochide
|
||||
local config = {}
|
||||
|
||||
---@tag gopher.nvim-config.ConfigGoTagTransform
|
||||
|
|
@ -107,6 +105,6 @@ setmetatable(config, {
|
|||
end,
|
||||
})
|
||||
|
||||
---@return gopher.Config
|
||||
---@dochide
|
||||
---@return gopher.Config
|
||||
return config
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue