Skip to content

Instantly share code, notes, and snippets.

@tohuw
Created July 23, 2015 03:19
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save tohuw/da46eddccb9c552746ae to your computer and use it in GitHub Desktop.
Save tohuw/da46eddccb9c552746ae to your computer and use it in GitHub Desktop.
Atom Config
"*":
"exception-reporting":
userId: "fcfca3bd-4ecf-a3fe-00d2-f35a2ce52b59"
welcome:
showOnStartup: false
core:
audioBeep: false
projectHome: "/Users/tohuw/Projects"
themes: [
"unity-ui"
"atom-light-syntax"
]
disabledPackages: [
"autosave"
]
editor:
invisibles: {}
confirmCheckoutHeadRevision: false
showIndentGuide: true
"autocomplete-plus": {}
autosave:
enabled: true
"find-and-replace":
focusEditorAfterSearch: false
openProjectFindResultsInRightPane: true
"fuzzy-finder": {}
"git-diff":
showIconsInEditorGutter: true
"markdown-preview": {}
"status-bar": {}
tabs:
enableVcsColoring: true
tabScrolling: true
usePreviewTabs: true
alignment: {}
"merge-conflicts": {}
"linter-rubocop":
executablePath: "/Users/tohuw/.rbenv/shims/rubocop"
"unity-ui":
colorStatusIndicatorsInTreeView: true
showIcons: true
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment