mirror of
https://github.com/atom/atom.git
synced 2026-04-28 03:01:47 -04:00
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:
@@ -1,2 +1,2 @@
|
||||
window.keymap.bindKeys '.editor',
|
||||
'meta-Z': 'editor:checkout-head-revision'
|
||||
'alt-meta-z': 'editor:checkout-head-revision'
|
||||
|
||||
Reference in New Issue
Block a user