mirror of
https://github.com/kristoferssolo/telescope-frecency.nvim.git
synced 2025-10-21 20:10:38 +00:00
update readme
This commit is contained in:
parent
93904dd90f
commit
6db89f20b3
@ -34,7 +34,7 @@ The score is calculated using the age of the 10 most recent timestamps and the t
|
||||
```
|
||||
score = frequency * recency_score / max_number_of_timestamps
|
||||
```
|
||||
## What about files that are neither 'recent' _or_ 'frequent'?
|
||||
## What about files that are neither 'frequent' _or_ 'recent' ?
|
||||
|
||||
Frecency works best on files that have already indexed and have been given a reasonably high score.
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user