snacks.nvim/lua/snacks/picker/source
2025-02-07 10:41:38 +01:00
..
buffers.lua ci: auto generate picker function types 2025-02-05 07:44:26 +01:00
diagnostics.lua ci: auto generate picker function types 2025-02-05 07:44:26 +01:00
explorer.lua feat(explorer): allow disabling untracked git status. Closes #983 2025-02-07 10:26:33 +01:00
files.lua fix(picker.projects): use fd or fdfind 2025-02-06 19:25:44 +01:00
git.lua feat(picker): added git_grep picker. Closes #986 2025-02-07 10:41:38 +01:00
grep.lua style(picker.grep): added grep debug mode 2025-02-07 06:34:45 +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 perf(picker): cache treesitter line highlights 2025-02-05 20:32:30 +01:00
lsp.lua fix(picker.lsp): fix indent guides for sorted document symbols 2025-02-07 09:24:55 +01:00
meta.lua ci: auto generate picker function types 2025-02-05 07:44:26 +01:00
proc.lua fix(git): use nul char as separator for git status 2025-02-04 19:08:38 +01:00
qf.lua ci: auto generate picker function types 2025-02-05 07:44:26 +01:00
recent.lua fix(picker.projects): add custom project dirs 2025-02-07 06:26:45 +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
vim.lua feat(picker.undo): added ctrl+y to yank added lines from undo 2025-02-07 10:21:18 +01:00