mirror of
https://github.com/kristoferssolo/telescope-frecency.nvim.git
synced 2025-10-21 20:10:38 +00:00
It can get candidates sufficiently fast with the current logic. Remove logic for caching feature that still remained. ---- NOTE: My box has a DB containing 1284 files and 2973 timestamps. `:Telescope frecency` takes around 20 milliseconds on average. |
||
|---|---|---|
| .. | ||
| tests | ||
| async_finder.lua | ||
| database.lua | ||
| entry_maker.lua | ||
| finder.lua | ||
| frecency.lua | ||
| fs.lua | ||
| init.lua | ||
| picker.lua | ||
| recency.lua | ||
| state.lua | ||
| types.lua | ||
| web_devicons.lua | ||