snacks.nvim/lua/snacks/picker/util
2025-02-05 20:32:30 +01:00
..
async.lua perf(explorer): don't wait till git status finished. Update tree when needed. See #869 2025-02-02 14:29:19 +01:00
db.lua fix(picker.db): better script to download sqlite3 on windows. See #918 2025-02-04 17:19:15 +01:00
highlight.lua perf(picker): cache treesitter line highlights 2025-02-05 20:32:30 +01:00
history.lua feat(picker): persistent history. Closes #528 2025-01-20 18:30:52 +01:00
init.lua feat(explorer): recursive copy and copying of selected items with c 2025-02-02 20:32:51 +01:00
kv.lua perf(picker.frecency): cache all deadlines on load 2025-01-23 23:25:16 +01:00
minheap.lua fix(picker.minheap): clear sorted on minheap clear. Fixes #492 2025-01-15 21:31:59 +01:00
queue.lua perf(picker): small optims for abort 2025-01-21 12:16:16 +01:00