snacks.nvim/lua/snacks/picker/source
2025-01-23 07:53:35 +01:00
..
buffers.lua refactor(picker.finder): function signature of finders changed to fun(opts, ctx) 2025-01-22 23:49:56 +01:00
diagnostics.lua refactor(picker.finder): function signature of finders changed to fun(opts, ctx) 2025-01-22 23:49:56 +01:00
files.lua refactor(picker): pass finder context to transform 2025-01-22 23:49:56 +01:00
git.lua refactor(picker): pass finder context to transform 2025-01-22 23:49:56 +01:00
grep.lua fix(picker): resume. Closes #709 2025-01-23 07:49:56 +01:00
help.lua feat(picker.help): add more color to help tags 2025-01-22 23:49:56 +01:00
lines.lua feat(snacks): added snacks.picker (#445) 2025-01-14 22:53:59 +01:00
lsp.lua fix(picker.lsp): use async from ctx 2025-01-23 00:13:45 +01:00
meta.lua feat(snacks): added snacks.picker (#445) 2025-01-14 22:53:59 +01:00
proc.lua refactor(picker): pass finder context to transform 2025-01-22 23:49:56 +01:00
qf.lua refactor(picker.finder): function signature of finders changed to fun(opts, ctx) 2025-01-22 23:49:56 +01:00
recent.lua refactor(picker.finder): function signature of finders changed to fun(opts, ctx) 2025-01-22 23:49:56 +01:00
system.lua refactor(picker): pass finder context to transform 2025-01-22 23:49:56 +01:00
vim.lua fix(picker.undo): use new API. Closes #707 2025-01-23 07:53:35 +01:00