Disable autosuggestion server startup.

The server is not working even in zsh5. Disable it until fixed.
This commit is contained in:
Thiago de Arruda 2014-09-22 10:08:24 -03:00
parent bd11c34e84
commit 85739dbe76

View file

@ -22,9 +22,9 @@ function {
fi
autoload -U is-at-least
if is-at-least 5.0.3; then
autosuggest-ensure-server
fi
# if is-at-least 5.0.3; then
# autosuggest-ensure-server
# fi
}
ZLE_AUTOSUGGEST_SUSPEND_WIDGETS=(