Skip to content

Instantly share code, notes, and snippets.

@fracasula
Created March 8, 2018 16:11
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save fracasula/3851b931d8096e5d1f16a0b9cd90c015 to your computer and use it in GitHub Desktop.
Save fracasula/3851b931d8096e5d1f16a0b9cd90c015 to your computer and use it in GitHub Desktop.
My Atom keymap file
'atom-text-editor':
'ctrl-d': 'editor:delete-line'
'ctrl-y': 'editor:duplicate-lines'
'ctrl-w': 'core:close'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment