Created
March 8, 2018 16:11
-
-
Save fracasula/3851b931d8096e5d1f16a0b9cd90c015 to your computer and use it in GitHub Desktop.
My Atom keymap file
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
'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