mirror of
https://github.com/kristoferssolo/telescope-frecency.nvim.git
synced 2025-10-21 20:10:38 +00:00
Update README.md
This commit is contained in:
parent
284699afe1
commit
a5803b6755
@ -4,7 +4,7 @@ A [telescope.nvim](https://github.com/nvim-telescope/telescope.nvim) extension t
|
||||
|
||||
Using an implementation of Mozilla's [Frecency algorithm](https://developer.mozilla.org/en-US/docs/Mozilla/Tech/Places/Frecency_algorithm) (used in [Firefox's address bar](https://support.mozilla.org/en-US/kb/address-bar-autocomplete-firefox)), files edited _frecently_ are given higher precedence in the list index.
|
||||
|
||||
As the extension learns your editing habits over time, the sorting of the list is dynamically altered to priotize the files you're likely to need.
|
||||
As the extension learns your editing habits over time, the sorting of the list is dynamically altered to prioritize the files you're likely to need.
|
||||
|
||||
<img src="https://raw.githubusercontent.com/sunjon/images/master/gh_readme_telescope_frecency.png" alt="screenshot" width="800"/>
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user