mirror of
https://github.com/atom/atom.git
synced 2026-04-28 03:01:47 -04:00
Reset key bindings in AtomEnvironment::reset
This commit is contained in:
@@ -227,6 +227,9 @@ class AtomEnvironment extends Model
|
||||
@config.reset()
|
||||
@setConfigSchema()
|
||||
|
||||
@keymaps.clear()
|
||||
@keymaps.loadBundledKeymaps()
|
||||
|
||||
###
|
||||
Section: Event Subscription
|
||||
###
|
||||
|
||||
Reference in New Issue
Block a user