mirror of
https://github.com/tmux/tmux.git
synced 2025-09-02 13:37:12 +00:00

Per the documentation in *:syn-keyword* (in particular *E789*), the optional characters inside the square brackets can only be used in the end. Therefore, unfold some keywords which were being wrongly recognised. Noticed by Bruce Wolk.