docs(manual): use cat as the token-boundary example for @@

This commit is contained in:
2026-08-20 00:38:22 -04:00
parent 9368a4864c
commit 27f780e733
+1 -1
View File
@@ -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