snacks.nvim/lua/snacks/picker/util
2025-02-25 15:25:48 +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 feat(util): util method to check if ts lang is available on any Neovim version. See #1422 2025-02-25 15:25:48 +01:00
history.lua feat(picker): persistent history. Closes #528 2025-01-20 18:30:52 +01:00
init.lua feat(image): configurable templates for math expressions. Closes #1338 2025-02-20 17:11:12 +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