telescope-frecency.nvim/lua/frecency
2024-03-23 16:49:39 +09:00
..
database feat: access to DB as lazily as possible (#180) 2024-03-21 16:23:45 +09:00
tests fix: fix type names to avoid conflicting (#186) 2024-03-23 16:49:39 +09:00
config.lua fix: detect nullable config values (#183) 2024-03-18 16:28:11 +09:00
database.lua fix: fix type names to avoid conflicting (#186) 2024-03-23 16:49:39 +09:00
entry_maker.lua fix: fix type names to avoid conflicting (#186) 2024-03-23 16:49:39 +09:00
file_lock.lua fix: fix type names to avoid conflicting (#186) 2024-03-23 16:49:39 +09:00
finder.lua fix: fix type names to avoid conflicting (#186) 2024-03-23 16:49:39 +09:00
fs.lua fix: fix type names to avoid conflicting (#186) 2024-03-23 16:49:39 +09:00
init.lua fix!: change timing for initialization (#179) 2024-03-14 20:28:06 +09:00
os_util.lua fix: fix joining paths in Windows (#168) 2024-01-28 15:52:47 +09:00
picker.lua fix: fix type names to avoid conflicting (#186) 2024-03-23 16:49:39 +09:00
recency.lua refactor!: use OO & add tests (#100) 2023-08-06 16:02:37 +09:00
state.lua fix: fix type names to avoid conflicting (#186) 2024-03-23 16:49:39 +09:00
types.lua fix: fix type names to avoid conflicting (#186) 2024-03-23 16:49:39 +09:00
watcher.lua fix: fix type names to avoid conflicting (#186) 2024-03-23 16:49:39 +09:00
web_devicons.lua refactor!: use OO & add tests (#100) 2023-08-06 16:02:37 +09:00