snacks.nvim/lua/snacks/picker
2025-10-28 08:55:13 +01:00
..
config fix(picker.git_diff): set group=false by default, since we also have git_status 2025-10-28 08:51:08 +01:00
core refactor(picker.proc): ctx:opts() to pass custom options between finders 2025-10-28 08:45:02 +01:00
source refactor(picker.git): use ctx:git_root() where needed 2025-10-28 08:55:13 +01:00
util feat(picker.util): cmdline parser used to properly parse diff args 2025-10-28 08:48:02 +01:00
actions.lua refactor(picker): move explorer.confirm to picker.util 2025-10-26 20:37:02 +01:00
format.lua refactor(picker.format): extend highlights with offset fixes 2025-10-28 00:14:18 +01:00
init.lua feat(picker): enhanced resume with multi-state support and flexible API 2025-10-22 13:24:18 +02:00
preview.lua fix(picker.preview): don't show locations for diff preview 2025-10-28 00:14:17 +01:00
resume.lua feat(picker): when resuming a source that has nothing to resume, start a picker with the source instead 2025-10-22 13:31:47 +02:00
select.lua feat(select): allow configuring options for specific vim.ui.select kinds 2025-10-23 18:53:23 +02:00
sort.lua feat(picker): added lsp_config source 2025-02-11 13:41:32 +01:00
transform.lua feat(picker.finder): optional transform function 2025-01-22 23:49:56 +01:00
types.lua chore(build): auto-generate markdown docs 2025-10-23 13:43:55 +00:00