Skip to content

Instantly share code, notes, and snippets.

@lucianomlima
Created April 12, 2018 20:31
Show Gist options
  • Save lucianomlima/0664d97436f7f8801e74bc932b85ab31 to your computer and use it in GitHub Desktop.
Save lucianomlima/0664d97436f7f8801e74bc932b85ab31 to your computer and use it in GitHub Desktop.
Keymaps for Atom editor
'.editor:not(.mini)':
'ctrl-y': 'nuclide-metro:start'
'ctrl-u': 'nuclide-metro:stop'
'ctrl-i': 'nuclide-metro:restart'
'ctrl-o': 'nuclide-metro:reload-app'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment