chore(build): auto-generate docs

This commit is contained in:
folke 2025-02-07 05:35:56 +00:00 committed by github-actions[bot]
parent 2b6a41b8e1
commit e2e18a94f3

View file

@ -400,6 +400,7 @@ Snacks.picker.pick({source = "files", ...})
leaks = false, -- show when pickers don't get garbage collected
explorer = false, -- show explorer debug info
files = false, -- show file debug info
grep = false, -- show file debug info
},
}
```