Skip to content

Instantly share code, notes, and snippets.

@munisystem
Created August 7, 2015 07:08
Show Gist options
  • Save munisystem/23192c8781e27370e284 to your computer and use it in GitHub Desktop.
Save munisystem/23192c8781e27370e284 to your computer and use it in GitHub Desktop.
atom editor keyconfig
'.editor':
'ctrl-n': 'native!'
'ctrl-p': 'native!'
'ctrl-n': 'core:move-down'
'ctrl-p': 'core:move-up'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment