Browse Source

Enable `history-substring-search` as a default module

Resolves #1868
master
Kenichi Kamiya 4 years ago committed by Indrajit Raychaudhuri
parent
commit
6e71c8b5a8
  1. 1
      runcoms/zpreztorc

1
runcoms/zpreztorc

@ -38,6 +38,7 @@ zstyle ':prezto:load' pmodule \ @@ -38,6 +38,7 @@ zstyle ':prezto:load' pmodule \
'spectrum' \
'utility' \
'completion' \
'history-substring-search' \
'prompt'
#

Loading…
Cancel
Save