From f6de75774b0b86289cc3bbaec304d7f4f6450ff4 Mon Sep 17 00:00:00 2001 From: Niek van de Pas Date: Sat, 22 Nov 2025 10:26:41 +0100 Subject: [PATCH] Clarify Usage by pointing the user to the `?` key --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index f6c161a..cf9fe2d 100644 --- a/README.md +++ b/README.md @@ -51,6 +51,8 @@ vim.keymap.set('n', 'sp', 'lua require("spectre").open_file_search( Use command: `:Spectre` +Once you're in the Spectre UI, press `?` to get a full list of keybinds. By default: `R` replaces all. + ## Warnings - Always commit your files before you replace text. `nvim-spectre`