Skip to content

Instantly share code, notes, and snippets.

@socheatsok78
Created October 4, 2017 02:25
Show Gist options
  • Save socheatsok78/4a7cbe6db1e3c9e92bc88352e966646a to your computer and use it in GitHub Desktop.
Save socheatsok78/4a7cbe6db1e3c9e92bc88352e966646a to your computer and use it in GitHub Desktop.
"*":
"atom-ide-ui":
"atom-ide-code-format":
formatOnSave: true
core:
telemetryConsent: "no"
themes: [
"one-dark-ui"
"cobalt2-syntax"
]
warnOnLargeFileLimit: 10
editor:
fontFamily: "'Fira Code', Hanuman"
scrollPastEnd: true
showIndentGuide: true
showInvisibles: true
"exception-reporting":
userId: "d84b06f0-c5c1-42ca-81b1-e2fb59a18e42"
minimap:
plugins:
"find-and-replace": true
"find-and-replaceDecorationsZIndex": 0
"git-diff": true
"git-diffDecorationsZIndex": 0
"highlight-selected": true
"highlight-selectedDecorationsZIndex": 0
linter: true
linterDecorationsZIndex: 0
"one-dark-ui": {}
welcome:
showOnStartup: false
atom-ide-ui
cobalt2-syntax
file-icons
minimap
minimap-highlight-selected
minimap-find-and-replace
minimap-git-diff
ide-php
ide-flowtype
ide-typescript
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment