diff --git a/zsh-autosuggestions.zsh b/zsh-autosuggestions.zsh index ccfe07e..b8d29b5 100644 --- a/zsh-autosuggestions.zsh +++ b/zsh-autosuggestions.zsh @@ -93,6 +93,7 @@ ZSH_AUTOSUGGEST_IGNORE_WIDGETS=( set-local-history which-command yank + yank-pop ) # Max size of buffer to trigger autosuggestion. Leave undefined for no upper bound.