Skip to content

Instantly share code, notes, and snippets.

@JadenH
Created February 2, 2017 02:38
Show Gist options
  • Save JadenH/44a713b0041c08f189c15e358158ec04 to your computer and use it in GitHub Desktop.
Save JadenH/44a713b0041c08f189c15e358158ec04 to your computer and use it in GitHub Desktop.
"*":
"atom-beautify":
cpp:
configPath: "C:\\Users\\Holla\\Dropbox\\School\\CS 3505\\uncrustify.cfg"
general:
_analyticsUserId: "b4f27c7f-5394-4b7a-a68e-d13c9e9b56ba"
js:
brace_style: "collapse-preserve-inline"
jsx:
beautify_on_save: true
brace_style: "collapse-preserve-inline"
indent_size: 2
keep_function_indentation: true
core:
telemetryConsent: "no"
themes: [
"one-dark-ui"
"atom-dark-syntax"
]
editor:
fontSize: 22
scrollSensitivity: 80
tabType: "soft"
"exception-reporting":
userId: "fa230e31-5ae7-c1e3-8b11-171a29776557"
jslint:
validateOnChange: true
"linter-gcc": {}
welcome:
showOnStartup: false
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment