Merge pull request #55 from jirutka/patch-1
This commit is contained in:
commit
0371904875
|
|
@ -250,7 +250,7 @@ autosuggest-accept-suggestion() {
|
||||||
|
|
||||||
autosuggest-invalidate-highlight-cache() {
|
autosuggest-invalidate-highlight-cache() {
|
||||||
# invalidate the buffer for zsh-syntax-highlighting
|
# invalidate the buffer for zsh-syntax-highlighting
|
||||||
_ZSH_HIGHLIGHT_PRIOR_BUFFER=''
|
_zsh_highlight_autosuggest_highlighter_cache=()
|
||||||
}
|
}
|
||||||
|
|
||||||
zle -N autosuggest-toggle
|
zle -N autosuggest-toggle
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue