Skip to content

Instantly share code, notes, and snippets.

@tsohr
Created June 7, 2018 02:33
Show Gist options
  • Select an option

  • Save tsohr/8d37fae4e527a286146d05ee336252b5 to your computer and use it in GitHub Desktop.

Select an option

Save tsohr/8d37fae4e527a286146d05ee336252b5 to your computer and use it in GitHub Desktop.
my atom keybinding settings
'body':
'': 'core:save-as'
'atom-workspace atom-text-editor':
'ctrl-backspace': 'editor:delete-to-previous-word-boundary'
'ctrl-delete': 'editor:delete-to-next-word-boundary'
'atom-text-editor':
'ctrl-i': 'editor:auto-indent'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment