mirror of
https://github.com/atom/atom.git
synced 2026-01-24 06:18:03 -05:00
let there be light
This commit is contained in:
@@ -26,8 +26,8 @@ atom.keybinder = new KeyBinder
|
||||
atom.settings = new Settings
|
||||
|
||||
# Ignore extensions for now
|
||||
#atom.extensions = {}
|
||||
#atom.extensionManager = new ExtensionManager
|
||||
atom.extensions = {}
|
||||
atom.extensionManager = new ExtensionManager
|
||||
|
||||
atom.app = new App
|
||||
|
||||
|
||||
Reference in New Issue
Block a user