Open
Description
In INSTALL.md, shall we change source ./zsh-syntax-highlighting/zsh-syntax-highlighting.zsh
to emulate zsh -c "source ./zsh-syntax-highlighting/zsh-syntax-highlighting.zsh"
?
Compare the documentation of autoload
: https://github.com/zsh-users/zsh/blob/fd627a504fd2a84833b7edcf92dd1595fcf11df9/Doc/Zsh/builtins.yo#L217-L224
In particular, I think this might have negated #622.