From 639fcff3b28b0b3762b3e3902fb7d8b445c2125c Mon Sep 17 00:00:00 2001 From: Senghan Bright Date: Sun, 17 Jan 2021 10:58:19 +0100 Subject: [PATCH] . --- README.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/README.md b/README.md index c094faf..ba25ec0 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,5 @@ # telescope-frecency.nvim -> A smarter way to view files from your editing history - Frecency is a [telescope.nvim](https://github.com/nvim-telescope/telescope.nvim) extension that offers a more intelligent way to select a file from your editing history. Using an implementation of Mozilla's [Frecency algorithm](https://developer.mozilla.org/en-US/docs/Mozilla/Tech/Places/Frecency_algorithm), files that you edit often and/or recently are given higher precedence in the list index.