Kafiil
5/18/2016 - 11:46 PM

Config.cson from my home computer atom configuration located in Kafil/.atom/

Config.cson from my home computer atom configuration located in Kafil/.atom/

"*":
  "atom-beautify":
    apex: {}
    arduino: {}
    c: {}
    cfml: {}
    coffeescript:
      beautify_on_save: true
    cpp:
      beautify_on_save: true
      configPath: "C:\\tools\\Uncrustify\\uncrustify.cfg"
    cs:
      beautify_on_save: true
      configPath: "C:\\tools\\Uncrustify\\uncrustify.cfg"
    css:
      align_assignments: true
      beautify_on_save: true
    d: {}
    ejs: {}
    erb: {}
    fortran: {}
    general:
      _analyticsUserId: "cec9c7f1-6d78-4749-aa10-d130771fdef2"
      loggerLevel: "info"
    gherkin: {}
    handlebars: {}
    html:
      beautify_on_save: true
      default_beautifier: "Pretty Diff"
      preserve_newlines: false
    jade:
      beautify_on_save: true
      indent_size: 2
    java:
      beautify_on_save: true
      configPath: "C:\\tools\\Uncrustify\\uncrustify.cfg"
    js:
      beautify_on_save: true
      default_beautifier: "Pretty Diff"
      indent_size: 2
      max_preserve_newlines: 2
      space_before_conditional: false
      wrap_line_length: 80
    json:
      beautify_on_save: true
    jsx:
      beautify_on_save: true
    latex: {}
    less: {}
    markdown:
      beautify_on_save: true
    marko: {}
    mustache: {}
    objectivec: {}
    pawn: {}
    perl: {}
    php: {}
    python: {}
    riot: {}
    ruby: {}
    rust: {}
    sass:
      align_assignments: true
      beautify_on_save: true
    scss:
      align_assignments: true
      beautify_on_save: true
    spacebars: {}
    sql: {}
    svg: {}
    swig: {}
    tss: {}
    twig: {}
    typescript: {}
    vala: {}
    visualforce: {}
    xml: {}
    xtemplate: {}
  "atom-material-ui":
    colors:
      abaseColor:
        alpha: 1
        blue: 243
        green: 150
        red: 33
      genAccent: true
      predefinedColor: "Blue"
    fonts:
      fontSize: 14
    tabs:
      compactTabs: true
    treeView:
      compactList: true
    ui:
      panelShadows: true
  "browser-plus":
    node: true
  "config-import-export":
    defaultPath:
      darwin: ""
      freebsd: ""
      linux: ""
      sunos: ""
      win32: "C:\\Users\\Kafil\\AtomBackups"
  core:
    audioBeep: false
    autoHideMenuBar: true
    disabledPackages: [
      "language-salesforce"
      "emmet-simplified"
    ]
    ignoredNames: [
      ".sass-cache"
      "node_modules"
      "bower_components"
    ]
    openEmptyEditorOnStart: false
  editor:
    backUpBeforeSaving: true
    fontSize: 16
    invisibles: {}
    preferredLineLength: 120
    scrollPastEnd: true
    showIndentGuide: true
    softWrap: true
    softWrapAtPreferredLineLength: true
  "exception-reporting":
    userId: "a5dafdd5-7d26-7029-8a0c-b8030944c5d8"
  "file-icons": {}
  "jade-beautify":
    BEAUTIFY_ON_SAVE: true
    BEAUTIFY_ON_SAVE_ALL: true
    OMIT_DIV: true
  jekyll: {}
  linter:
    errorPanelHeight: 266
    showErrorPanel: false
    showErrorTabLine: true
    statusIconPosition: "Right"
    statusIconScope: "Line"
  "linter-jshint":
    esnext: true
    esversion: 6
  "linter-tidy": {}
  "markdown-preview":
    breakOnSingleNewline: true
  minimap: {}
  "one-dark-ui": {}
  pigments: {}
  "tree-view":
    autoReveal: true
    hideVcsIgnoredFiles: true
    squashDirectoryNames: true
  welcome:
    showOnStartup: false
".attribute-values.js.jsx.source":
  editor:
    preferredLineLength: 120
".html.jekyll.text":
  editor:
    preferredLineLength: 120
".html.js.text":
  editor:
    preferredLineLength: 120
".jade.source":
  editor:
    preferredLineLength: 120
".jekyll.json.source":
  editor:
    preferredLineLength: 120
".jekyll.text.xml":
  editor:
    preferredLineLength: 120
".js.jsx.react.source":
  editor:
    preferredLineLength: 120
".js.jsx.source":
  editor:
    preferredLineLength: 120
".js.source.subtlegradient":
  editor:
    preferredLineLength: 120