snacks.nvim/lua/snacks/picker/util
2025-10-29 13:49:34 +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 feat(picker.db): allow configuring the sqlite3 lib path. Closes #1025 2025-02-09 10:02:23 +01:00
highlight.lua perf(picker.util): cache badge hl groups 2025-10-29 13:46:58 +01:00
history.lua fix(picker): do not record consecutive duplicate history (#2040) 2025-10-20 15:40:09 +02:00
init.lua fix(picker.util): better relative time format 2025-10-29 07:43:48 +01:00
kv.lua perf(picker.frecency): cache all deadlines on load 2025-01-23 23:25:16 +01:00
markdown.lua feat(picker): better integration with markview and render-markdown when previewing 2025-10-29 13:49:34 +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