Skip to content

Instantly share code, notes, and snippets.

@juicemia
Created December 17, 2014 15:57
Show Gist options
  • Select an option

  • Save juicemia/db9d2af813744bcd22b6 to your computer and use it in GitHub Desktop.

Select an option

Save juicemia/db9d2af813744bcd22b6 to your computer and use it in GitHub Desktop.
atom syntax-settings after using language plugins
'global':
'core':
'projectHome': '/Users/hugo/src'
'themes': [
'seti-ui'
'atom-dark-syntax'
]
'exception-reporting':
'userId': '8a65a36b-bf21-c011-b2bb-cb681c3dd6d4'
'welcome':
'showOnStartup': false
'editor':
'fontSize': 14
'showIndentGuide': true
'invisibles': {}
'syntax-settings':
'source':
'xml':
'editorSettings': {}
'groovy':
'editorSettings': {}
'text':
'xml':
'editorSettings': {}
'.text.xml':
'editor':
'tabLength': 4
'.groovy.source':
'editor':
'tabLength': 4
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment