mirror of
https://github.com/textmate/textmate.git
synced 2026-01-20 20:27:59 -05:00
This is compatible with how TextMate 1.x works. We identify empty lines because we want to ignore them when finding the last line in an indented block, though this commit should not break that, unless the language in question have one of the folding patterns match empty lines and have also enabled indent based foldings.