mirror of
https://github.com/atom/atom.git
synced 2026-04-06 03:02:13 -04:00
Added linux open-folder keybind.
Moved application:open-dev to `ctrl-alt-o`
This commit is contained in:
@@ -10,7 +10,8 @@
|
||||
'ctrl-shift-i': 'window:toggle-dev-tools'
|
||||
'ctrl-alt-p': 'window:run-package-specs'
|
||||
'ctrl-alt-s': 'application:run-all-specs'
|
||||
'ctrl-shift-o': 'application:open-dev'
|
||||
'ctrl-alt-o': 'application:open-dev'
|
||||
'ctrl-shift-o': 'application:open-folder'
|
||||
'F11': 'window:toggle-full-screen'
|
||||
|
||||
# Sublime Parity
|
||||
|
||||
Reference in New Issue
Block a user