]> git.r.bdr.sh - rbdr/dotfiles/blobdiff - atom/config.cson
Add two new submodules
[rbdr/dotfiles] / atom / config.cson
index 9722e60ef447bb8a955ffa8ab3ce56bc8c1ab7d3..287155921b94aaa31ee92820317b413b3829ce43 100644 (file)
@@ -1,9 +1,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
-  "vim-mode": {}
-  core: {}
-  editor:
-    invisibles: {}