This commit is contained in:
Corey Johnson
2012-04-18 11:33:45 -07:00
parent bee683245b
commit bd964d8bc0

View File

@@ -8,7 +8,6 @@ window.keymap.bindKeys '*'
down: 'move-down'
up: 'move-up'
window.keymap.bindKeys '.editor',
'meta-s': 'save'
'shift-right': 'select-right'