generate docs

This commit is contained in:
Oleksandr Smirnov 2025-03-03 14:21:22 +02:00
parent a76ec8dfdc
commit dc825b75ba
No known key found for this signature in database

View file

@ -88,6 +88,11 @@ You can look at default options |gopher.nvim-config-defaults|
-- default tags to add to struct fields
default_tag = "json",
},
iferr = {
-- choose a custom error message
---@type string|nil
message = nil,
},
}
<
Class ~