mirror of
https://github.com/textmate/textmate.git
synced 2026-01-14 09:18:07 -05: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.