mirror of
https://github.com/textmate/textmate.git
synced 2026-01-23 13:47:54 -05:00
I suspect that this was added because some operations were not properly detected, though the only thing I can find, that doesn’t properly update the gutter, is when deleting folded code in a way that doesn’t change the bounds of the text view. This code however does not address that issue.