Skip to content

Instantly share code, notes, and snippets.

@drouillard
Created July 29, 2016 15:34
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save drouillard/3d8e66b061ade22a9b50f5ff39cf4a87 to your computer and use it in GitHub Desktop.
Save drouillard/3d8e66b061ade22a9b50f5ff39cf4a87 to your computer and use it in GitHub Desktop.
Atom Editor config options
Atom Setup
Packages
* React
* linter
* linter-eslint
* tabs-to-spaces
Shortcuts
'atom-text-editor':
'cmd-alt-l': 'editor:auto-indent'
'cmd-alt-k': 'tabs-to-spaces:untabify'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment