xi-editor / xi-mac

The xi-editor mac frontend.
Apache License 2.0
3.02k stars 147 forks source link

Hermetize Document #431

Closed mmatoszko closed 5 years ago

mmatoszko commented 5 years ago

Summary

Not all of the Document methods need to be visible for the outside world. If we want to remove it simplifying its interface is a nice first step 😄

Review Checklist