diff --git a/keymaps/win32.cson b/keymaps/win32.cson index 4027979d1..2e94af6ba 100644 --- a/keymaps/win32.cson +++ b/keymaps/win32.cson @@ -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'