Created
November 14, 2017 19:50
-
-
Save zeromancer/b8afda9cbad40e0ea6b8504f30da1517 to your computer and use it in GitHub Desktop.
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
| "*": | |
| "Sublime-Style-Column-Selection": | |
| selectKeyTrigger: "Alt" | |
| "atom-beautify": | |
| general: | |
| _analyticsUserId: "e8aab51c-9613-4a07-9d70-5175a6db4da3" | |
| core: | |
| disabledPackages: [ | |
| "atom-mermaid" | |
| "markdown-preview" | |
| ] | |
| openEmptyEditorOnStart: false | |
| telemetryConsent: "no" | |
| themes: [ | |
| "one-light-ui" | |
| "atom-light-syntax" | |
| ] | |
| editor: | |
| fontSize: 16 | |
| invisibles: {} | |
| showIndentGuide: true | |
| softWrap: true | |
| "exception-reporting": | |
| userId: "c5b6e499-4622-ad80-a04b-91f5e15ff8f9" | |
| "file-types": | |
| "\\_bashrc$": "source.shell" | |
| "one-dark-ui": {} | |
| "tree-view": | |
| hideIgnoredNames: true | |
| welcome: | |
| showOnStartup: false |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment