snacks.nvim/lua/snacks/picker/core
2025-11-09 09:33:48 +01:00
..
_health.lua
actions.lua feat(gh): create review comments in GitHub PR diff, on diff lines. Closes #2446 2025-11-06 22:04:47 +01:00
filter.lua refactor(picker): ctx:clone. closes #2386 2025-10-29 23:54:50 +01:00
finder.lua refactor(picker): ctx:clone. closes #2386 2025-10-29 23:54:50 +01:00
frecency.lua
input.lua feat(picker): when picker was started from insert mode, return to insert after paste 2025-11-05 14:01:38 +01:00
list.lua
main.lua
matcher.lua
picker.lua fix(picker): don't focus a picker window when toggling a window and picker wasn't current. closes #2417 2025-11-02 16:20:39 +01:00
preview.lua feat(picker.actions): allow specifying an additional window for cycle_win 2025-11-09 09:33:48 +01:00
score.lua