Skip to content

Instantly share code, notes, and snippets.

@fracarma
Created May 13, 2016 14:29
Show Gist options
  • Save fracarma/4272c1715ea890c0b0eb95cef911094f to your computer and use it in GitHub Desktop.
Save fracarma/4272c1715ea890c0b0eb95cef911094f to your computer and use it in GitHub Desktop.
Editor package config
"*":
"exception-reporting":
userId: "41266586-5580-d8ee-61c9-360c9c0f3750"
welcome:
showOnStartup: false
core:
disabledPackages: [
"wrap-guide"
"atom-html-preview"
"browser-plus"
]
themes: [
"one-dark-ui"
"sublime-default-syntax"
]
editor:
invisibles: {}
fontSize: 11
showIndentGuide: true
"MavensMate-Atom":
mm_panel_height: 238
"web-browser": {}
emmet: {}
tabs:
usePreviewTabs: true
"one-dark-ui": {}
goto: {}
tablr: {}
"git-plus": {}
"markdown-writer": {}
"markdown-preview-plus": {}
".apex.source":
editor:
softWrap: true
scrollPastEnd: true
runner:
scopes:
js: "/opt/node-v5.6.0-linux-x64/bin/node "
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment