Move checkout-head binding to alt-meta-z (meta-Z shadows redo)

This is my fault since I told Kevin to use this binding. Ooops.
This commit is contained in:
Nathan Sobo
2012-11-08 10:49:38 -07:00
parent f136212677
commit 13117d9a61

View File

@@ -1,2 +1,2 @@
window.keymap.bindKeys '.editor',
'meta-Z': 'editor:checkout-head-revision'
'alt-meta-z': 'editor:checkout-head-revision'