mirror of
https://github.com/tmate-io/tmate.git
synced 2025-05-30 14:39:07 +02: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.