mirror of
https://github.com/textmate/textmate.git
synced 2026-01-23 05:37:55 -05:00
We may use OakDocumentView in a context where we don’t immediately assign it a document, or we wish to “overwrite” its default document with an untitled document that we create. If the document view holds its own untitled document then the global counter includes that and the one we create is one higher than expected.