diff --git a/autosuggestions.zsh b/autosuggestions.zsh index 456b011..d8d5f5b 100644 --- a/autosuggestions.zsh +++ b/autosuggestions.zsh @@ -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=(