I have an `alias ssc='sudo systemctl'`, and zsh-syntax-highlighting will display `stop` in red with `ssc stop`. `ssc ls` will not display an error, and `alias ssc=systemctl` (without `sudo`) is also fine. Bisected to https://github.com/zsh-users/zsh-syntax-highlighting/commit/f3410c5862fc6d89ee3661f7d140e570d6740e8c.