telescope-frecency.nvim/lua/frecency
Will Hopkins 4bdd9bafc7
fix: workspace filtering (#150)
* fix: call `finder:start()` separately from finder init

fixes #149

* fix: show filter column for default workspace if enabled
2023-10-01 16:20:33 +09:00
..
database feat: check DB file has been changed (#143) 2023-09-17 15:21:01 +09:00
tests feat: check DB file has been changed (#143) 2023-09-17 15:21:01 +09:00
database.lua feat: add logic to store data by native code (#130) 2023-08-27 18:51:16 +09:00
entry_maker.lua feat: check DB file has been changed (#143) 2023-09-17 15:21:01 +09:00
file_lock.lua feat: add logic to store data by native code (#130) 2023-08-27 18:51:16 +09:00
finder.lua feat: check DB file has been changed (#143) 2023-09-17 15:21:01 +09:00
frecency.lua feat: add max_timestamps option (#145) 2023-09-17 17:02:58 +09:00
fs.lua fix: deal with the case that bufname is nil (#147) 2023-09-18 08:01:00 +09:00
init.lua refactor!: use OO & add tests (#100) 2023-08-06 16:02:37 +09:00
migrator.lua feat: add logic to store data by native code (#130) 2023-08-27 18:51:16 +09:00
picker.lua fix: workspace filtering (#150) 2023-10-01 16:20:33 +09:00
recency.lua refactor!: use OO & add tests (#100) 2023-08-06 16:02:37 +09:00
sqlite.lua feat: add logic to store data by native code (#130) 2023-08-27 18:51:16 +09:00
state.lua fix: reflow results to show valid ones (#123) 2023-08-12 15:30:25 +09:00
types.lua feat: check DB file has been changed (#143) 2023-09-17 15:21:01 +09:00
wait.lua feat: add logic to store data by native code (#130) 2023-08-27 18:51:16 +09:00
web_devicons.lua refactor!: use OO & add tests (#100) 2023-08-06 16:02:37 +09:00