docs(history-substring-search): add prefixed setting example comment

add `prefixed` setting example comment

Signed-off-by: mritd <mritd@linux.com>
This commit is contained in:
mritd 2021-09-20 11:14:46 +08:00
parent 67165ebd74
commit 1b5a9559ad
No known key found for this signature in database
GPG key ID: 98C41327E6D3E645

View file

@ -96,6 +96,9 @@ zstyle ':prezto:module:editor' key-bindings 'emacs'
# Set the search globbing flags.
# zstyle ':prezto:module:history-substring-search' globbing-flags ''
# Set the search prefixed.
# zstyle ':prezto:module:history-substring-search' prefixed 'yes'
#
# macOS
#