.. |
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
|
fix(picker.files): include symlinks
|
2025-01-23 14:37:09 +01:00 |
git.lua
|
fix(picker.git): better stash pattern. Closes #775
|
2025-01-29 00:07:58 +01:00 |
grep.lua
|
fix(picker.grep): off-by-one for grep results col
|
2025-01-23 21:16:43 +01:00 |
help.lua
|
feat(picker.help): add more color to help tags
|
2025-01-22 23:49:56 +01:00 |
icons.lua
|
fix(picker.icons): opts.icons -> opts.icon_sources. Fixes #715
|
2025-01-23 13:12:56 +01:00 |
lazy.lua
|
feat(picker): added lazy source to search for a plugin spec. Closes #680
|
2025-01-23 13:04:00 +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
|
perf(picker.recent): correct generator for old files
|
2025-01-28 14:19:47 +01:00 |
snacks.lua
|
feat(picker): added notifications picker. Closes #738
|
2025-01-28 17:16:32 +01:00 |
system.lua
|
refactor(picker): pass finder context to transform
|
2025-01-22 23:49:56 +01:00 |
vim.lua
|
feat(picker.keymaps): improvements to keymaps picker
|
2025-01-23 09:14:29 +01:00 |