Skip to content

Instantly share code, notes, and snippets.

@aric49
Last active April 18, 2018 18:18
Show Gist options
  • Select an option

  • Save aric49/ccf016b5e0977bf72e57318b0677e269 to your computer and use it in GitHub Desktop.

Select an option

Save aric49/ccf016b5e0977bf72e57318b0677e269 to your computer and use it in GitHub Desktop.
Atom.IO Configuration
#CTRL-SHIFT-P "Config" in fuzzy finder.
"*":
"autocomplete-plus":
confirmCompletion: "tab always, enter when suggestion explicitly selected"
core:
telemetryConsent: "limited"
themes: [
"one-dark-ui"
"solarized-dark-syntax"
]
editor:
showIndentGuide: true
softWrap: true
softWrapAtPreferredLineLength: true
"exception-reporting":
userId: "ff498a1a-11c7-487e-916f-6170cc72cf25"
minimap:
absoluteMode: true
adjustAbsoluteModeHeight: true
welcome:
showOnStartup: false
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment