Created
March 30, 2015 15:59
-
-
Save jmmcduffie/520a07c8cb6b1d065452 to your computer and use it in GitHub Desktop.
Atom Keymap Configuration
This file contains 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
"atom-workspace atom-text-editor:not([mini])": | |
"alt-shift-down": "editor:add-selection-below" | |
"alt-shift-up": "editor:add-selection-above" |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment