From ada8b54a198d5ba656c168246443130b1e3e41db Mon Sep 17 00:00:00 2001 From: Lorenz Leutgeb Date: Sat, 29 Sep 2018 10:55:11 +1000 Subject: [PATCH] Clarify which find is used --- readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/readme.md b/readme.md index ec80f9f7..04bb1964 100644 --- a/readme.md +++ b/readme.md @@ -52,7 +52,7 @@ You can try `:help key` to know more about `key`. If it is an existing binding, #### Find mode -Find mode is still incomplete and uses the built-in Firefox search. This will be improved eventually. +Find mode is still incomplete and uses the Firefox feature "Quick Find". This will be improved eventually. - `/` — open the find search box - `C-g`/`C-G` — find the next/previous instance of the last find operation (note: these are the standard Firefox shortcuts)