mirror of
https://github.com/atom/atom.git
synced 2026-04-28 03:01:47 -04:00
Add tab-moving key bindings for windows
This commit is contained in:
@@ -16,6 +16,8 @@
|
||||
'ctrl-alt-s': 'application:run-all-specs'
|
||||
'ctrl-alt-o': 'application:open-dev'
|
||||
'ctrl-shift-o': 'application:open-folder'
|
||||
'ctrl-shift-left': 'pane:move-item-left'
|
||||
'ctrl-shift-right': 'pane:move-item-right'
|
||||
'F11': 'window:toggle-full-screen'
|
||||
|
||||
# Sublime Parity
|
||||
|
||||
Reference in New Issue
Block a user