.. |
buffers.lua
|
feat(picker): reworked toggles (flags). they're now configurable. Closes #770
|
2025-01-30 17:56:14 +01:00 |
diagnostics.lua
|
refactor(picker.finder): function signature of finders changed to fun(opts, ctx)
|
2025-01-22 23:49:56 +01:00 |
explorer.lua
|
fix(picker): no need to track jumping
|
2025-01-31 06:11:03 +01:00 |
files.lua
|
feat(picker.files): allow forcing the files finder to use a certain cmd
|
2025-01-30 17:56:14 +01:00 |
git.lua
|
fix(git): basic support for git work trees
|
2025-01-30 23:37:50 +01:00 |
grep.lua
|
fix(picker.lazy): don't use live searches. Fixes #809
|
2025-01-31 06:28:02 +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
|
fix(picker.lines): col is first non-whitespace. Closes #806
|
2025-01-31 06:13:39 +01:00 |
lsp.lua
|
refactor(picker): indent/hierarchy => tree
|
2025-01-30 17:56:14 +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
|
fix(picker): show new notifications on top
|
2025-01-30 17:56:14 +01:00 |
system.lua
|
refactor(picker): pass finder context to transform
|
2025-01-22 23:49:56 +01:00 |
vim.lua
|
refactor(picker.format): remove redundant depth and addes support for indent guides to file formatter
|
2025-01-30 17:56:14 +01:00 |