mirror of
https://github.com/atom/atom.git
synced 2026-04-06 03:02:13 -04:00
Also bind escape to consolidate selections in mini editors
This commit is contained in:
@@ -32,5 +32,5 @@
|
||||
'escape': 'core:cancel'
|
||||
'meta-w': 'core:cancel'
|
||||
|
||||
'.editor !important':
|
||||
'.editor !important, .editor.mini !important':
|
||||
'escape': 'editor:consolidate-selections'
|
||||
|
||||
Reference in New Issue
Block a user