mirror of
https://github.com/atom/atom.git
synced 2026-02-14 16:45:14 -05:00
Create package-generator package
This commit is contained in:
@@ -44,3 +44,8 @@
|
||||
'ctrl-meta-up': 'editor:move-line-up'
|
||||
'ctrl-meta-down': 'editor:move-line-down'
|
||||
'meta-D': 'editor:duplicate-line'
|
||||
|
||||
'.editor.mini':
|
||||
'enter': 'core:confirm',
|
||||
'escape': 'core:cancel'
|
||||
'meta-w': 'core:cancel'
|
||||
|
||||
Reference in New Issue
Block a user