Skip to content

Instantly share code, notes, and snippets.

@DarkCoder28
Created July 13, 2018 22:23
Show Gist options
  • Save DarkCoder28/0bea4126ad5b8c99efa38bd63fe877bf to your computer and use it in GitHub Desktop.
Save DarkCoder28/0bea4126ad5b8c99efa38bd63fe877bf to your computer and use it in GitHub Desktop.
My config.cson in Atom
"*":
core:
packagesWithKeymapsDisabled: []
telemetryConsent: "no"
editor:
softWrap: true
"exception-reporting":
userId: "PRIVATE"
"linter-ui-default": {}
"sync-settings":
gistDescription: "Atom Sync Settings Package"
gistId: "PRIVATE"
personalAccessToken: "PRIVATE"
welcome:
showOnStartup: false
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment