mirror of
https://github.com/kristoferssolo/telescope-frecency.nvim.git
synced 2025-10-21 20:10:38 +00:00
* feat: add fuzzy matching sorter experimentally * feat: add an option to select matcher logic * feat: separate logic to match: fuzzy, fuzzy_full * Revert "feat: separate logic to match: fuzzy, fuzzy_full" This reverts commit 64c022904871143ab12c7d6ba29c89fbabdbe15e. * feat: use fzy sorter and combine recency scores * feat: enable to change logic to calculate scores * feat: change the view for scores by config.matcher * docs: add note in README * docs: add note for `scoring_function` |
||
|---|---|---|
| .. | ||
| database | ||
| tests | ||
| config.lua | ||
| database.lua | ||
| entry_maker.lua | ||
| file_lock.lua | ||
| finder.lua | ||
| fs.lua | ||
| fuzzy_sorter.lua | ||
| init.lua | ||
| os_util.lua | ||
| picker.lua | ||
| recency.lua | ||
| state.lua | ||
| types.lua | ||
| watcher.lua | ||
| web_devicons.lua | ||