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:
parent
67165ebd74
commit
1b5a9559ad
1 changed files with 3 additions and 0 deletions
|
@ -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
|
||||
#
|
||||
|
|
Loading…
Add table
Reference in a new issue