Skip to content

Instantly share code, notes, and snippets.

@jamiewilson
Last active April 8, 2016 23:20
Show Gist options
  • Save jamiewilson/d3821f61d09218874ff339606b75ffd8 to your computer and use it in GitHub Desktop.
Save jamiewilson/d3821f61d09218874ff339606b75ffd8 to your computer and use it in GitHub Desktop.
Nylas N1 Custom Keymap
# ~/.nylas/keymap.cson
# All entries in this file will override the defaults
# Use the same syntax as https://github.com/nylas/N1/blob/master/keymaps/base.cson
# More here: https://support.nylas.com/hc/en-us/articles/218222257-How-do-I-customize-my-keyboard-shortcuts-
'body':
'cmd-delete': 'application:archive-item'
'cmd-backspace': 'application:archive-item'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment