Created
August 7, 2015 07:08
-
-
Save munisystem/23192c8781e27370e284 to your computer and use it in GitHub Desktop.
atom editor keyconfig
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
'.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