Skip to content

Instantly share code, notes, and snippets.

@jbnv
Last active June 27, 2017 14:27
Show Gist options
  • Select an option

  • Save jbnv/f595c38d6bd1ec509d7d to your computer and use it in GitHub Desktop.

Select an option

Save jbnv/f595c38d6bd1ec509d7d to your computer and use it in GitHub Desktop.
Keymap for Atom.
# Mac
'atom-text-editor':
'ctrl-i': 'window:toggle-invisibles'
'ctrl-w': 'editor:toggle-soft-wrap'
'body':
'ctrl-w': 'editor:toggle-soft-wrap'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment