mirror of
https://github.com/kristoferssolo/telescope-frecency.nvim.git
synced 2025-10-21 20:10:38 +00:00
* fix: use plenary.path to manage paths in Windows * fix: filter out paths validly in Windows * fix: detect default `ignore_patterns` in Windows fix: #169 * fix: join paths validly in Windows * docs: fix value for `ignore_patterns` in Windows * fix: avoid duplication of separators in paths Fix: #171 This fixes only in native logic. The one with SQLite has still bugs. ……but that may not be fixed. |
||
|---|---|---|
| .. | ||
| database | ||
| tests | ||
| database.lua | ||
| entry_maker.lua | ||
| file_lock.lua | ||
| finder.lua | ||
| frecency.lua | ||
| fs.lua | ||
| init.lua | ||
| migrator.lua | ||
| os_util.lua | ||
| picker.lua | ||
| recency.lua | ||
| sqlite.lua | ||
| state.lua | ||
| types.lua | ||
| wait.lua | ||
| web_devicons.lua | ||