From 27f780e7334a427a2cb05cbdce8274010f35ae69 Mon Sep 17 00:00:00 2001 From: Rootiest Date: Thu, 20 Aug 2026 00:38:22 -0400 Subject: [PATCH] docs(manual): use cat as the token-boundary example for @@ --- docs/manual/03-key-bindings.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/manual/03-key-bindings.md b/docs/manual/03-key-bindings.md index 4df6c5f..711905c 100644 --- a/docs/manual/03-key-bindings.md +++ b/docs/manual/03-key-bindings.md @@ -45,7 +45,7 @@ are active in Insert, Normal, and Visual modes unless noted. @@ FZF inline picker. Type @ twice anywhere on the command line to open an fzf picker and replace the @@ with the selection. The @@ must be typed as its - own token: "test @@" triggers it, but "test@@" does + own token: "cat @@" triggers it, but "cat@@" does not. Ctrl+Right Accept autosuggestion one word/directory segment