Skip to content

Instantly share code, notes, and snippets.

@goldsborough
Created February 10, 2017 13:36
Show Gist options
  • Save goldsborough/b82ec5df3f4063aa9475f9b769cdbec3 to your computer and use it in GitHub Desktop.
Save goldsborough/b82ec5df3f4063aa9475f9b769cdbec3 to your computer and use it in GitHub Desktop.
"*":
Repl: {}
"activate-power-mode":
autoToggle: false
"atom-beautify":
general:
_analyticsUserId: "cd30efc3-4a40-427b-a456-0fecb9c02f29"
"atom-clock": {}
"autoclose-html": {}
"autocomplete-clang":
"std c": "c11"
"std c++": "c++14"
"autocomplete-plus":
backspaceTriggersAutocomplete: true
confirmCompletion: "tab"
"autocomplete-python":
useKite: false
build:
overrideThemeColors: false
saveOnBuild: true
scrollOnError: true
"build-cmake": {}
core:
disabledPackages: [
"markdown-preview"
"symbols-view"
"formatter-clang-format"
]
packagesWithKeymapsDisabled: [
"markdown-writer"
]
telemetryConsent: "limited"
themes: [
"atom-material-ui"
"itg-dark-syntax"
]
docblockr: {}
editor:
fontFamily: "Menlo"
fontSize: 11
invisibles: {}
showIndentGuide: true
showInvisibles: true
softTabs: false
softWrap: true
softWrapAtPreferredLineLength: true
tabType: "soft"
"ever-notedown": {}
"exception-reporting":
userId: "6fa3d067-d4f8-8be5-f4fd-9932c2e2b341"
"find-and-replace":
caseSensitive: true
focusEditorAfterSearch: true
useRegex: true
"formatter-clangformat":
c:
enable: false
cpp:
enable: false
js:
enable: false
objc:
enable: false
"git-plus":
general:
_analyticsUserId: "6bf6eff0-2b45-4c2d-a2e4-8a87499aaa19"
"go-plus":
currentPanelHeight: "26.625vh"
disabledBundledPackages: [
"go-signature-statusbar"
"hyperclick"
]
panelDisplayMode: "closed"
latex:
enableShellEscape: true
openResultAfterBuild: false
openResultInBackground: false
linter:
errorPanelHeight: 91
showErrorPanel: false
"linter-clang":
clangDefaultCppFlags: "-Wall -std=c++14"
"linter-cpplint": {}
"linter-eslint": {}
"linter-pylama":
executablePath: "/usr/local/bin/pylama"
ignoreErrorsAndWarnings: "W191,E231"
usePep257: false
"linter-pylint":
rcFile: "~/.pylintrc"
"linter-scspell": {}
"markdown-preview": {}
"markdown-preview-plus":
breakOnSingleNewline: true
enableLatexRenderingByDefault: true
useGitHubStyle: true
"markdown-themeable-pdf": {}
"markdown-writer":
fileExtension: ".md"
siteEngine: "jekyll"
tableAlignment: "left"
"merge-conflicts": {}
minimap:
absoluteMode: true
"pdf-view": {}
"platformio-ide-terminal":
core:
shell: "/bin/bash"
toggles:
autoClose: true
"python-tools": {}
"spell-check":
addKnownWords: true
grammars: [
"source.asciidoc"
"source.gfm"
"text.git-commit"
"text.plain"
"text.plain.null-grammar"
"source.litcoffee"
"text.markdown.evnd.mathjax.source.litcoffee.inline.html"
"text.markdown.evnd.mathjax.source.gfm.inline.html"
"text.markdown.evnd.source.gfm.inline.html"
"text.tex.latex"
]
knownWords: [
"Vollzeitangestellten"
"undokumentiert"
"iterativen"
"Assemblierung"
"Serialisierungslogik"
"parsen"
"Angewöhnung"
"Formatierungsregeln"
"Kompilierens"
]
locales: [
"en-US"
"de-DE"
]
"terminal-plus":
core:
shell: "/bin/bash"
toggles:
autoClose: true
"tree-view":
hideVcsIgnoredFiles: true
welcome:
showOnStartup: false
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment