Skip to content

Instantly share code, notes, and snippets.

@grigio
Created July 2, 2014 22:37
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 grigio/1aa25f7d7cf2e4581470 to your computer and use it in GitHub Desktop.
Save grigio/1aa25f7d7cf2e4581470 to your computer and use it in GitHub Desktop.
'editor':
'fontFamily': 'menlo'
'softWrap': true
'showInvisibles': true
'showIndentGuide': true
'fontSize': 14
'core':
'themes': [
'atom-dark-ui'
'darkmate'
]
'disabledPackages': [
'archive-view'
'autocomplete'
'autoflow'
'background-tips'
'bookmarks'
'dev-live-reload'
'exception-reporting'
'feedback'
'go-to-line'
'image-view'
'keybinding-resolver'
'link'
'markdown-preview'
'metrics'
'open-on-github'
'spell-check'
'styleguide'
'welcome'
'Zen'
]
'useReactEditor': true
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment