Last active
August 29, 2015 14:07
-
-
Save armiller/6560415ad0b762343752 to your computer and use it in GitHub Desktop.
atom
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
'editor': | |
'fontSize': 14 | |
'fontFamily': 'Inconsolata' | |
'softWrap': true | |
'preferredLineLength': 100 | |
'invisibles': {} | |
'showIndentGuide': true | |
'core': | |
'useReactEditor': true | |
'audioBeep': false | |
'themes': [ | |
'neutron-ui' | |
'base16-tomorrow-dark-theme' | |
] | |
'disabledPackages': [ | |
'color-picker' | |
] | |
'exception-reporting': | |
'userId': '189e6920-8dd5-387d-ced8-503a5823976a' | |
'welcome': | |
'showOnStartup': false | |
'metrics': | |
'userId': '567ec835b9b9f6d94c114e8f8ee8bdf989b869e5' | |
'linter': | |
'showHighlighting': false | |
'lintOnEditorFocus': false | |
'showStatusBarWhenCursorIsInErrorRange': true | |
'lintOnChange': false | |
'whitespace': | |
'ignoreWhitespaceOnCurrentLine': false | |
'ensureSingleTrailingNewline': false | |
'ruby-test': | |
'rspecAllCommand': 'rspec --tty spec --color' | |
'vim-mode': {} | |
'markdown-preview': {} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Packages