Skip to content

Instantly share code, notes, and snippets.

@jmmcduffie
Created March 30, 2015 15:59
Show Gist options
  • Save jmmcduffie/520a07c8cb6b1d065452 to your computer and use it in GitHub Desktop.
Save jmmcduffie/520a07c8cb6b1d065452 to your computer and use it in GitHub Desktop.
Atom Keymap Configuration
"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