Skip to content

Instantly share code, notes, and snippets.

@tmazur
Created November 2, 2015 15:06
Show Gist options
  • Save tmazur/f9d415d42b33527c1688 to your computer and use it in GitHub Desktop.
Save tmazur/f9d415d42b33527c1688 to your computer and use it in GitHub Desktop.
".workspace":
'alt-+': 'cursor-history:next'
'alt--': 'cursor-history:prev'
'ctrl-alt-o': 'native!'
'ctrl-alt-p': 'symbols-tree-view:toggle'
'.editor':
'ctrl-alt-right': 'atom-ctags:go-to-declaration'
'ctrl-alt-left': 'atom-ctags:return-from-declaration'
'ctrl-alt-o': 'native!'
'alt-b': 'build:toggle-panel'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment