1
0
mirror of https://github.com/dcarrillo/prezto.git synced 2025-07-01 08:09:25 +00:00

[Fix #532] Integrate autosuggestions

This commit is contained in:
Sorin Ionescu
2016-03-02 16:31:30 -05:00
parent 8bd720b0c7
commit c8b8397728
6 changed files with 104 additions and 0 deletions

View File

@ -34,6 +34,13 @@ zstyle ':prezto:load' pmodule \
'completion' \
'prompt'
#
# Autosuggestions
#
# Set the query found color.
# zstyle ':prezto:module:autosuggestions:color' found ''
#
# Editor
#