Merge pull request #3409 from syndbg/master

Added linux open-folder keybind.
This commit is contained in:
Kevin Sawicki
2014-08-29 08:32:07 -07:00

View File

@@ -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