.. |
lsp
|
refactor(compat): use svim.islist
|
2025-02-20 07:00:05 +01:00 |
buffers.lua
|
fix(picker.buffers): add a flag when buffer is visible in a window. See #1417
|
2025-02-25 14:29:37 +01:00 |
diagnostics.lua
|
feat(compat): added svim , a compatibility layer for Neovim. Closes #1321
|
2025-02-20 06:59:44 +01:00 |
explorer.lua
|
perf(explorer): only update tree when diagnostics actually changed
|
2025-02-20 09:54:32 +01:00 |
files.lua
|
feat(compat): added svim , a compatibility layer for Neovim. Closes #1321
|
2025-02-20 06:59:44 +01:00 |
git.lua
|
feat(picker.git): added all option to also list remote branched for git_branches . Closes #1465
|
2025-03-01 09:48:31 +01:00 |
grep.lua
|
feat(compat): added svim , a compatibility layer for Neovim. Closes #1321
|
2025-02-20 06:59:44 +01:00 |
help.lua
|
ci: auto generate picker function types
|
2025-02-05 07:44:26 +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.lazy): don't use grep . Parse spec files manually. Closes #972
|
2025-02-07 07:16:32 +01:00 |
lines.lua
|
fix(picker.lines): use original buf instead of current (which can be the picker on refresh)
|
2025-02-08 17:21:04 +01:00 |
meta.lua
|
ci: auto generate picker function types
|
2025-02-05 07:44:26 +01:00 |
proc.lua
|
refactor(compat): use svim.islist
|
2025-02-20 07:00:05 +01:00 |
qf.lua
|
ci: auto generate picker function types
|
2025-02-05 07:44:26 +01:00 |
recent.lua
|
fix(picker.recent): expand to full path before normalizing. Closes #1406
|
2025-02-25 13:58:47 +01:00 |
snacks.lua
|
fix(picker): show new notifications on top
|
2025-01-30 17:56:14 +01:00 |
system.lua
|
ci: auto generate picker function types
|
2025-02-05 07:44:26 +01:00 |
treesitter.lua
|
feat(treesitter): add tree boolean to toggle on/off tree symbols (#1105)
|
2025-02-12 13:18:37 +01:00 |
vim.lua
|
feat(picker): new native diff mode (disabled by default). Can be used to show delta diffs for undo. Closes #1288
|
2025-02-18 20:47:11 +01:00 |