JamesHusband
5/26/2017 - 12:29 PM

gistfile1.txt

"*":
  "atom-beautify":
    jsx: {}
  core:
    customFileTypes:
      "source.ini": [
        ".buckconfig"
        ".flowconfig"
        ".hgrc"
      ]
      "source.json": [
        ".arcconfig"
        "BUCK.autodeps"
      ]
      "source.python": [
        "BUCK"
      ]
    disabledPackages: [
      "nuclide"
      "busy-signal"
      "language-babel"
      "whitespace"
    ]
    openEmptyEditorOnStart: false
    telemetryConsent: "no"
    themes: [
      "one-dark-ui"
      "cobalt2-syntax"
    ]
  editor:
    fontFamily: "Inconsolata for Powerline"
    fontSize: 13
  "exception-reporting":
    userId: "744767e9-7c1b-d230-92c4-e20b4b1a9f5c"
  "file-watcher":
    promptWhenFileHasChangedOnDisk: false
  "fold-functions":
    autofold: true
    autofoldGrammars: []
    autofoldIgnoreGrammars: [
      "SQL"
      "CSV"
      "JSON"
      "CSON"
      "Plain Text"
    ]
    shortfileCutoff: 42
    skipAutofoldWhenNotFirstLine: true
    skipAutofoldWhenOnlyOneFunction: true
  "linter-phpcs":
    autoConfigSearch: false
    codeStandardOrConfigFile: "WordPress-Extra"
    executablePath: "/usr/local/bin/phpcs"
    tabWidth: 2
  "linter-ui-default":
    panelHeight: 75
    showStatusBar: true
  "nord-atom-ui":
    darkerFormFocusEffect: true
  nuclide:
    "nuclide-home":
      showHome: false
    "nuclide-working-sets": {}
    use:
      "nuclide-file-tree": false
  "one-dark-ui":
    tabSizing: "Even"
  "platformio-ide-terminal":
    ansiColors:
      normal:
        blue: "#1678db"
        cyan: "#3adf2d"
        green: "#3adf2d"
        yellow: "#ffe703"
      zBright:
        brightCyan: "#00ff03"
    iconColors:
      blue: "#2018ff"
      yellow: "#ff205d"
    style:
      fontFamily: "d;smps"
      fontSize: "12px"
      theme: "one-dark"
  "seti-syntax":
    themeColor: "Orange"
  "seti-ui":
    compactView: true
    font: "Default Atom Font"
    themeColor: "Green"
  "terminal-plus":
    core: {}
    style: {}
  "tree-view": {}
  welcome:
    showOnStartup: false