diff --git a/dot-atom/keymap.cson b/dot-atom/keymap.cson index 732932a22..fd683364a 100644 --- a/dot-atom/keymap.cson +++ b/dot-atom/keymap.cson @@ -13,11 +13,9 @@ # 'enter': 'editor:newline' # # '.workspace': -# 'ctrl-P': 'core:move-up' +# 'ctrl-shift-p': 'core:move-up' # 'ctrl-p': 'core:move-down' # -# In the example above, 'ctrl-P' is equivalent to 'ctrl-shift-p'. -# # You can find more information about keymaps in these guides: # * https://atom.io/docs/latest/customizing-atom#customizing-key-bindings # * https://atom.io/docs/latest/advanced/keymaps