aboutsummaryrefslogtreecommitdiff
path: root/atom/config.cson
blob: 287155921b94aaa31ee92820317b413b3829ce43 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
"*":
  core:
    telemetryConsent: "limited"
    themes: [
      "aesthetic-ui"
      "one-dark-syntax"
    ]
  editor:
    invisibles: {}
  "exception-reporting":
    userId: "467c762a-5570-76a2-5d1d-1119485c443c"
  "vim-mode": {}
  welcome:
    showOnStartup: false