🏁 Use ctrl-alt-shift-p for logging

Previously this was bound to both log cursor specs and run package
specs and run package specs seemed to be a more valuable and commonly
run command.
Esse commit está contido em:
Kevin Sawicki
2014-06-04 13:10:59 -07:00
commit bf16527aa6
+1 -1
Ver Arquivo
@@ -79,7 +79,7 @@
# Sublime Parity
'ctrl-a': 'core:select-all'
'ctrl-alt-p': 'editor:log-cursor-scope'
'ctrl-alt-shift-p': 'editor:log-cursor-scope'
'ctrl-k ctrl-u': 'editor:upper-case'
'ctrl-k ctrl-l': 'editor:lower-case'