Map ctrl-, to application:show-settings on Windows

Refs #2962
Esse commit está contido em:
Kevin Sawicki
2014-07-14 20:29:53 -07:00
commit 0a818cfdd7
+1
Ver Arquivo
@@ -18,6 +18,7 @@
'F11': 'window:toggle-full-screen'
# Sublime Parity
'ctrl-,': 'application:show-settings'
'ctrl-N': 'application:new-window'
'ctrl-W': 'window:close'
'ctrl-o': 'application:open-file'