Also bind escape to consolidate selections in mini editors

This commit is contained in:
Nathan Sobo
2013-04-05 13:26:47 -06:00
parent a7091c8d94
commit 3e07351552

View File

@@ -32,5 +32,5 @@
'escape': 'core:cancel'
'meta-w': 'core:cancel'
'.editor !important':
'.editor !important, .editor.mini !important':
'escape': 'editor:consolidate-selections'