generate docs
This commit is contained in:
parent
a76ec8dfdc
commit
dc825b75ba
1 changed files with 5 additions and 0 deletions
|
|
@ -88,6 +88,11 @@ You can look at default options |gopher.nvim-config-defaults|
|
||||||
-- default tags to add to struct fields
|
-- default tags to add to struct fields
|
||||||
default_tag = "json",
|
default_tag = "json",
|
||||||
},
|
},
|
||||||
|
iferr = {
|
||||||
|
-- choose a custom error message
|
||||||
|
---@type string|nil
|
||||||
|
message = nil,
|
||||||
|
},
|
||||||
}
|
}
|
||||||
<
|
<
|
||||||
Class ~
|
Class ~
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue