Used the source files and the build process

This commit is contained in:
Arnaud Venturi 2017-07-21 19:47:09 +10:00
parent 16f129f02c
commit 4eeaeaeb7c

View File

@ -135,6 +135,7 @@ _zsh_autosuggest_accept() {
fi fi
_zsh_autosuggest_invoke_original_widget $@ _zsh_autosuggest_invoke_original_widget $@
_zsh_highlight
} }
# Accept the entire suggestion and execute it # Accept the entire suggestion and execute it