Revert "Merge pull request #439 from zsh-users/fixes/copy-earlier-word"

This reverts commit 1c3e3fd939, reversing
changes made to 733abd4af0.

This PR should have been merged to develop instead of master.
This commit is contained in:
Eric Freese
2019-06-14 13:21:06 -06:00
parent 1c3e3fd939
commit 848aa741f4
3 changed files with 2 additions and 27 deletions

View File

@@ -71,7 +71,6 @@ typeset -g ZSH_AUTOSUGGEST_ORIGINAL_WIDGET_PREFIX=autosuggest-orig-
up-line-or-history
down-line-or-history
accept-line
copy-earlier-word
)
}