mirror of
https://github.com/textmate/textmate.git
synced 2026-01-23 05:37:55 -05:00
If the window hadn’t been loaded yet, we previously had to delay opening the document when changing tab (in code). Since we now create the window in the initializer, there is no longer need for this.