- 'tab': 'atom-emacx:auto-indent'
- 'alt-x': 'command-palette:toggle'
- 'ctrl-a': 'editor:move-to-beginning-of-line'
- 'ctrl-e': 'editor:move-to-end-of-screen-line'
- 'alt-;': 'editor:toggle-line-comments'
- 'alt-q': 'core:close'
- 'alt-r': 'find-and-replace:use-selection-as-find-pattern'
- 'alt-s': 'core:save'
- 'ctrl-s': 'core:select-all'
- 'ctrl-r': 'find-and-replace:find-previous'
- 'ctrl-s': 'find-and-replace:find-next'
- 'alt-a': 'atomatigit:toggle'
- 's': 'atomatigit:stage'
- 'z': 'atomatigit:stash'
- 'shift-z': 'atomatigit:stash-pop'
- 'u': 'atomatigit:unstage'
- 'tab': 'atomatigit:toggle-diff'
- 'ctrl-c': 'atomatigit:commit'