Skip to content

Instantly share code, notes, and snippets.

@benilovj
Created January 14, 2016 15:34
Show Gist options
  • Save benilovj/e3f0c2e2cc663f55918c to your computer and use it in GitHub Desktop.
Save benilovj/e3f0c2e2cc663f55918c to your computer and use it in GitHub Desktop.
My Atom config for ERB templates and Ruby ( http://blog.atom.io/2014/10/31/language-scoped-config.html )
'text.html.ruby':
editor:
showIndentGuide: true
softTabs: false
'.source.ruby': # ruby overrides
editor:
tabLength: 2
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment