Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save cristianmiranda/58b3820e32455a107bf5c2b641ae05d6 to your computer and use it in GitHub Desktop.
Save cristianmiranda/58b3820e32455a107bf5c2b641ae05d6 to your computer and use it in GitHub Desktop.
'.platform-darwin':
'cmd-shift-R': 'fuzzy-finder:toggle-file-finder'
'ctrl-h': 'project-find:show'
'atom-workspace atom-text-editor:not([mini])':
'alt-up': 'editor:move-line-up'
'alt-down': 'editor:move-line-down'
'cmd-alt-down': 'editor:duplicate-lines'
'cmd-l': 'go-to-line:toggle'
'cmd-d': 'editor:delete-line'
'cmd-shift-f': 'atom-beautify:beautify-language-jsx'
'.platform-darwin, .platform-darwin .command-palette atom-text-editor':
'cmd-p': 'command-palette:toggle'
'.tree-view':
'cmd-alt-r': 'tree-view:move'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment