chore(build): auto-generate docs

This commit is contained in:
folke 2025-01-20 10:41:44 +00:00 committed by github-actions[bot]
parent 5e00b0ab27
commit 276b462b84

View file

@ -118,6 +118,7 @@ Snacks.picker.pick({source = "files", ...})
ignorecase = true, -- use ignorecase
sort_empty = false, -- sort results when the search string is empty
filename_bonus = true, -- give bonus for matching file names (last part of the path)
file_pos = true, -- support patterns like `file:line:col` and `file:line`
},
sort = {
-- default sort is by score, text length and index