mirror of
https://github.com/atom/atom.git
synced 2026-01-24 06:18:03 -05:00
Update checkout HEAD keybinding to meta-Z
This commit is contained in:
@@ -1,2 +1,2 @@
|
||||
window.keymap.bindKeys '.editor',
|
||||
'ctrl-Z': 'editor:checkout-head-revision'
|
||||
'meta-Z': 'editor:checkout-head-revision'
|
||||
|
||||
Reference in New Issue
Block a user