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 committed by Indrajit Raychaudhuri
parent 9bf1ae66bc
commit 74a19fb665

View file

@ -115,6 +115,9 @@ zstyle ':prezto:module:editor' key-bindings 'emacs'
# Retrieve only unique results (removes duplicates)
# zstyle ':prezto:module:history-substring-search' ensure-unique 'yes'
# Set the search prefixed.
# zstyle ':prezto:module:history-substring-search' prefixed 'yes'
#
# macOS
#