1
0
Fork 0

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

Resolves #1868
pull/1895/head
Kenichi Kamiya 4 years ago committed by Indrajit Raychaudhuri
parent d66041cdb7
commit a7f223d959

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

Loading…
Cancel
Save