From 2584ff391b528d01bf5e8c04206d5902a79ebdde Mon Sep 17 00:00:00 2001 From: Brian Di Palma <1597820+briandipalma@users.noreply.github.com> Date: Sun, 4 Sep 2022 20:59:46 +0100 Subject: [PATCH] docs: mention ripgrep find_files priority (#2126) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f48d87f..4b8c5bb 100644 --- a/README.md +++ b/README.md @@ -51,7 +51,7 @@ latest neovim nightly commit is required for `telescope.nvim` to work. ### Suggested dependencies - [BurntSushi/ripgrep](https://github.com/BurntSushi/ripgrep) is required for - `live_grep` and `grep_string` + `live_grep` and `grep_string` and is the first priority for `find_files`. We also suggest you install one native telescope sorter to significantly improve sorting performance. Take a look at either