snacks.nvim/lua/snacks/picker
2025-01-31 21:35:12 +01:00
..
config fix(picker): multi layouts that need async task work again. 2025-01-31 21:35:12 +01:00
core fix(picker): multi layouts that need async task work again. 2025-01-31 21:35:12 +01:00
source fix(picker): multi layouts that need async task work again. 2025-01-31 21:35:12 +01:00
util fix(picker): make pick_win work with split layouts. Closes #834 2025-01-31 19:14:16 +01:00
actions.lua fix(picker): make pick_win work with split layouts. Closes #834 2025-01-31 19:14:16 +01:00
format.lua feat(explorer): added git status. Closes #817 2025-01-31 19:08:32 +01:00
init.lua feat(picker): opening a picker with the same source as an active picker, will close it instead (toggle) 2025-01-30 17:56:14 +01:00
preview.lua fix(picker.preview): only show binary message when binary and no ft. Closes #729 2025-01-28 16:18:00 +01:00
select.lua fix(picker.select): allow configuring vim.ui.select with the select source. Closes #776 2025-01-29 12:49:20 +01:00
sort.lua feat(picker.sort): default sorter can now sort by len of a field 2025-01-17 09:40:38 +01:00
transform.lua feat(picker.finder): optional transform function 2025-01-22 23:49:56 +01:00