Skip to content

Instantly share code, notes, and snippets.

@ivomota
Created June 28, 2017 10:44
Show Gist options
  • Select an option

  • Save ivomota/f815e9afa389821feb691d6111c4cfe7 to your computer and use it in GitHub Desktop.

Select an option

Save ivomota/f815e9afa389821feb691d6111c4cfe7 to your computer and use it in GitHub Desktop.
Atom Keymap
'atom-workspace atom-text-editor:not([mini])':
'cmd-\-': 'editor:toggle-line-comments'
'alt-down': 'editor:move-line-down'
'alt-up': 'editor:move-line-up'
'shift-alt-down': 'editor:duplicate-lines'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment