telescope-frecency.nvim/lua
JINNOUCHI Yasushi 07e0f87ebd
refactor: remove logic for caching feature (#126)
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.
2023-08-13 15:15:35 +09:00
..
frecency refactor: remove logic for caching feature (#126) 2023-08-13 15:15:35 +09:00
telescope/_extensions refactor!: use OO & add tests (#100) 2023-08-06 16:02:37 +09:00