docs(iferr): add docs

This commit is contained in:
Smirnov Oleksandr 2024-04-02 17:44:46 +03:00
parent 3f07f03117
commit beed143e64
3 changed files with 16 additions and 1 deletions

View file

@ -13,6 +13,7 @@ local files = {
"lua/gopher/struct_tags.lua",
"lua/gopher/impl.lua",
"lua/gopher/gotests.lua",
"lua/gopher/iferr.lua",
"lua/gopher/dap.lua",
}