mirror of
https://github.com/textmate/textmate.git
synced 2026-04-06 03:01:29 -04:00
When we need to work on a paragraph (reflow, unwrap, select, etc.) we now extend upward until we see a blank line, and likewise move downward until there is a blank line. This is related to issue #154.