escape does not trigger autocomplete

This commit is contained in:
Corey Johnson
2012-09-24 16:24:17 -07:00
parent 23917ab675
commit 1c4ccd4db9

View File

@@ -1,5 +1,4 @@
window.keymap.bindKeys '.editor',
'escape': 'autocomplete:attach'
'ctrl-space': 'autocomplete:attach'
window.keymap.bindKeys '.autocomplete .editor',