Skip to content

Instantly share code, notes, and snippets.

@tony19
Last active February 11, 2016 21:47
Show Gist options
  • Save tony19/17190e22e7e2237876fe to your computer and use it in GitHub Desktop.
Save tony19/17190e22e7e2237876fe to your computer and use it in GitHub Desktop.
My Atom settings
"*":
"atom-css-comb":
commonConfigs: "/Users/tony/.csscomb.json"
readyMadeConfigs: "csscomb"
"atom-csscomb":
configureWithJSON: true
"atom-ctags": {}
"color-picker":
randomColor: false
core:
disabledPackages: [
"symbols-view"
]
editor:
invisibles: {}
showIndentGuide: true
showInvisibles: true
tabLength: 4
emmet:
useEmmetComments: true
"exception-reporting":
userId: "da59869f-5820-69a9-009b-5531debca0fc"
"highlight-column":
enableHighlight: true
opacity: 0.15
"highlight-selected":
highlightBackground: true
lightTheme: true
metrics:
userId: "729e0296c16884fead29491f3d7a60e8ccef81b8"
minimap:
absoluteMode: true
"symbols-tree-view":
autoToggle: true
tabs:
showIcons: true
term2: {}
welcome:
showOnStartup: false
wordcount:
noextension: true
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment