mirror of
https://github.com/textmate/textmate.git
synced 2026-04-28 03:00:34 -04:00
The motivation for this was so that we can see if we match whitespace, e.g. searching for trailing whitespace using ‘[\t ]+$’ would not indicate how much whitespace we actually matched.