mirror of
https://github.com/atom/atom.git
synced 2026-01-23 13:58:08 -05:00
This is part of an effort to disentangle LanguageMode, DisplayBuffer, and TokenizedBuffer. It should be easy to create a DisplayBuffer without creating an EditSession… let's get the dependencies flowing in a single direction.