mirror of
https://github.com/atom/atom.git
synced 2026-01-22 21:38:10 -05:00
This simplifies the loading of TextMate bundles in the spec and benchmark helpers. Since `loadBundle` was already implemented on `atom`, it made sense to move this logic here. Config is now more focused on its core job of handling configuration, not loading bundles.