Mailspring/examples/N1-Github/keymaps/github.cson
Evan Morikawa 1a5dd2003f refactor(package): remove old, unused, or private package. Adds examples
Moved to git@github.com:nylas/N1-private-packages.git

Also started an "examples" folder at the root level with an example Github
package
2015-09-10 12:57:40 -04:00

9 lines
149 B
Plaintext

'body.platform-darwin':
'cmd-G': 'github:open'
'body.platform-linux':
'ctrl-G': 'github:open'
'body.platform-win32':
'ctrl-G': 'github:open'