Skip to content

Commit

Permalink
docs(history-substring-search): add prefixed setting example comment
Browse files Browse the repository at this point in the history
add `prefixed` setting example comment

Signed-off-by: mritd <mritd@linux.com>
  • Loading branch information
mritd authored and indrajitr committed Sep 12, 2023
1 parent 9bf1ae6 commit 74a19fb
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions runcoms/zpreztorc
Original file line number Diff line number Diff line change
Expand Up @@ -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
#
Expand Down

0 comments on commit 74a19fb

Please # to comment.